WebView in react-native gets error "Encountering an error loading page" – Facebook api
Does anyone have this problem? I am using WebView to login to my web page via Facebook. If the user logins successfully, It will redirect the user to another screen. I am using 'react-native-router-flux' for that. However, I got a…