三方库
路由
react-native-navigation
<NavigationContainer> <Stack.Navigator> <Stack.Screen name="Home" component={Home} /> <Stack.Screen name="Plan" component={Plan} /> </Stack.Navigator></NavigationContainer><NavigationContainer> <Stack.Navigator> <Stack.Screen name="Home" component={Home} /> <Stack.Screen name="Plan" component={Plan} /> </Stack.Navigator></NavigationContainer>