很久没用RN了之前用的时候还是很早的版本,现在有了很大的变化,感觉比之前成熟了很多重新看下。
先整下导航 参考地址:https://reactnavigation.org/docs/en/getting-started.html
yarn add react-navigation
yarn add react-native-gesture-handler react-native-reanimated

报这个错查了半天,最终
cd ios
pod install

但是奇怪的是之前运行过,再次运行ios 倒是没问题了

  

相关文章:

  • 2021-11-18
  • 2021-10-25
  • 2021-07-21
  • 2021-04-25
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-17
  • 2021-05-31
相关资源
相似解决方案