CNodeRN 又一个 CNode React-Native App
项目地址
https://github.com/ali322/CNodeRN 欢迎star,欢迎PR
开发
- 克隆至本地
git clone https://github.com/ali322/CNodeRN
- 安装依赖包
npm install
- 在模拟器里面运行
react-native run-ios
或者react-native run-android
依赖包清单
- react-native-camera
- react-native-htmlview
- react-native-scrollable-tab-view
- react-native-vector-icons
- react-native-spinkit
- seamless-immutable
- redux
- react-redux
- redux-persist
- redux-thunk
- lodash
- moment
- react-native-code-push
待完成
- 改进htmlview组件在android上的兼容性
- 完善缓存功能