react-native-simple-auth
react-native-simple-auth copied to clipboard
iOS displays link back to Safari after authentication
RN 0.54.2 Simulator 10.0 iPhone 8 iOS 11.4.1
After successfull authentication with Google, user is correctly redirected to app, but iOS shows a link back to Safari in top left corner.
Is this the expected behaviour?
+1
Guys, did you find any solution?
@MaxInMoon, ended up using https://github.com/react-native-community/react-native-google-signin
this feature should be using something like:
react-native-inappbrowser-reborn
any one got solution for removing that back button