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
[Android ONLY] The application crashes when unmounting MaterialBottomTabNavigator nested in the native stack navigator. I've created this issue here as it only happens when createMaterialBottomTabNavigator is used. It works ok with BottomTabNavigation from @react-navigation/bottom-tabs.