DEV Community

kgrahim
kgrahim

Posted on

Automatically Logged in to webview using same react native app Credential

Hi Guys i am new to React Native.
i am trying to develop app for joomla website. Till Now i successfully implemented user Registration and login for Joomla. Now i would like To add sidebar menu that use webview to display the joomla webpage. But i need users automatically Logged in to webview of joomla page using same credential they use to login the main react native app without manually Type username and password again on webview of joomla page.
How i could implement this kinda Bridge. 
is any library already available for this ?
Any Hint or Tutorial Link Would be highly helpful for me 
Thanks :)

Top comments (0)