Top "React-native-navigation" questions

Use this tag for questions related to the React Native Navigation library that provides a complete native navigation solution for React Native apps.

How to use navigation.navigate from a component outside the stack.navigation

I have an application using React native where I am using react-navigation (5.2.9). I built a Stack.Navigator where I've got …

react-native react-native-navigation
Bootstrap method returned null - Android crash immediately on launch

Newbie to React Native and react-native-navigation. App works correctly on iOS but throws the exception below very quickly on launch: …

android react-native react-native-navigation