React Native Webview oAuth
Hi, I'm trying to publish my web app to appstore using webview. I'm stucked in auth system, since web app's oauth system is not working when rendered in webview. I think we should authenticate in react native level, and then inject auth data to webview. Is there any document about it? I need help to implement it.😂
0 Replies