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
The latest react native version (0.80.1) crashes with the error mentioned in the title. I have installed the latest version of both react-native-screens and react-native-safe-area-context. The welcome screen of the app can render the screen and read safe area values, but after navigating to another screen, it crashes with the error. Are you guys supporting the latest RN version?