iamshaunjp / iamshaunjp/react-native-tutorial
Navigation
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 605
- Forks
- 499
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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';
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start with the navigation imports shown in the issue and verify the installed navigation packages and their versions. Reproduce the build to confirm the unresolved react-navigation/stack module; done when the module resolves and the navigation code can load without this error.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- react-native
- Domaine
- mobile
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100