React Native Login Using WebAuth redirection to browser from app

when login using Auth0 Webauth in React-Native it open browser for login.
I want to create a smooth login so that the user should not able to experienced whether I logged in using App or Browser jut like a webview anyone any idea ?