iamshaunjp / iamshaunjp/react-native-tutorial
Navigation
- 主要语言
- 没有语言数据
- 星标
- 605
- 派生
- 499
- PR 合并指标
- 30 天内没有已合并 PR
描述
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';
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100