iamshaunjp / iamshaunjp/react-native-tutorial
Navigation
Open
- Dominant language
- No language data
- Stars
- 605
- Forks
- 499
- PR merge metrics
- No merged PRs in 30d
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';
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.