Morgan Trudeau
Results
21
comments of
Morgan Trudeau
This is happening to me on [email protected]. Fresh project with a simple StackNavigator and one nested DrawerNavigator. ``` // RootStack.tsx import React, {useContext} from 'react'; import { createNativeStackNavigator, NativeStackNavigationOptions, }...