react-native 官方NBA应用例子

时间:2020-11-21 17:56:30
【文件属性】:
文件名称:react-native 官方NBA应用例子
文件大小:3.45MB
文件格式:ZIP
更新时间:2020-11-21 17:56:30
react-native react-native 官方NBA应用例子,里面有横竖屏幕都可以滚动表格例子 ## Develop #### iOS 1. `$ npm install` 2. `$ npm run clean` react-native unsupport for .babelrc since 0.16, so you have to remove all .babelrc in your project(includes packages) 3. `$ npm start` 4. Open your Xcode, select a simulator, click the play button or `cmd + R` #### Android 1. Same to [official doc](http://facebook.github.io/react-native/docs/android-setup.html#content) 2. `$ react-native run-android` 3. It's a bit complicated to those who are not familiar with Android development, like me ## Design The design is made by Sketch, you can find the original design file in [Dropbox](https://www.dropbox.com/s/3hn1o5xgk7bzjpa/Allyoop.sketch?dl=0), it may help if someone wants to design new features.

网友评论