1. react-native init Helloworld  // 创建 helloworld 工程

2. 进入 helloworld -》android, 运行 react-navite run-android (如果不成功,试运行 npm install react-native, npm start, 前提:模似器要启动)

3. 进入 hellpworld -> ios, 导入到xcode中,并运行。

 

相关文章:

  • 2021-12-11
  • 2022-12-23
  • 2021-07-30
  • 2022-12-23
  • 2021-05-26
  • 2021-11-13
  • 2021-10-18
  • 2021-07-17
猜你喜欢
  • 2021-10-27
  • 2022-01-23
  • 2021-10-03
  • 2021-12-06
  • 2022-03-10
  • 2022-12-23
  • 2021-12-19
相关资源
相似解决方案