Lock for react native

Hey @eluminous_se31 !

That’s correct. Basically, all our quickstarts, when it comes to login widget, no matter for which platform are implemented the way that when the login flow is initiated, the user is redirected to the browser view. Purely due to security reasons.

Here you can find a new up to date repo for React Native toolkit for Auth0 API: GitHub - auth0/react-native-auth0: React Native toolkit for Auth0 API

Hope that helps!