-
Notifications
You must be signed in to change notification settings - Fork 507
Open
Description
After installing all the packages of navigation. Still finding issue with navigation
Module not found: Can't resolve 'react-navigation/stack'
1 | import { createStackNavigator } from 'react-navigation/stack';
2 | import { createAppContainer } from 'react-navigation';
3 | import Home from '../screens/home';
4 | import ReviewDetails from '../screens/review';
Metadata
Metadata
Assignees
Labels
No labels