I have installed a new React Native application with the latest version and am trying to integrate Auth0 into my app following the documentation available at:
[Auth0 React Native Expo Interactive Guide]
(Auth0 Expo SDK Quickstarts: Add Login to your React Native App).
When I run the application using the following command:
npx expo run:android
Similarly, when I try running the app with
npx expo start --dev-client
My app Configuration
How can i solve this issue.