Hello,
I’m have refereed Auth0 React Native SDK Quickstarts: Login for Auth0 to implement in react native app. But the Auth0 screen opens up in browser window instead I want the screen to open in my app itself rather then browser.
Can any one please suggest me how it can be achieved as the only repo GitHub - auth0/react-native-lock: [DEPRECATED] A wrapper of Lock to use with React Native (iOS & Android) is also deprecated now.
Any other option ?