/react-native-demo

demo of react-native docs

Primary LanguageJavaScript

React Native Demo

本项目是在学React Native 过程中写的一些demo,因为官网和社区都没有完整的可用的demo集,就自己整理完善。

运行

  1. demo_xx项目下执行 npm install
  2. 点击ios文件里面的.xcodeproj文件 (或者运行 react-native run-ios)