【发布时间】:2020-08-08 09:01:52
【问题描述】:
我是本机反应新手,并尝试通过以下命令在 MAC 中安装导航模块:
-
npm install @react-navigation/native -
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view。
来自https://reactnavigation.org/docs/getting-started 的文档链接,但不幸遇到了我尝试大量清除的错误,错误在以下链接中: enter image description here
请您解决此问题。
【问题讨论】:
标签: reactjs react-native react-native-android react-native-ios