- 在项目根目录执行
npm install
或者yarn install
- 切换到ios目录执行
pod setup
来拉取最新pod库 - 然后运行
yarn android
或yarn ios
- Invariant Violation: ViewPropTypes has been removed from React Native
参考 https://akashmittal.com/code-example-viewproptypes-has-been-removed-from-react-native/
- 由于设备原因目前仅完成了安卓端