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
It looks like there's an issue on the react native implementation. I believe it should be import * as ReactNative from 'react-native' instead of import ReactNative. This is causing an error.