You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
If you use this along with react-native-navigation, the onRequestPermissionsResult in MainActivity never get's called. This is because react-native-navigation's NavigationActivity is what get's returned from getCurrentActivity.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you use this along with
react-native-navigation
, theonRequestPermissionsResult
inMainActivity
never get's called. This is becausereact-native-navigation
'sNavigationActivity
is what get's returned fromgetCurrentActivity
.The text was updated successfully, but these errors were encountered: