目录 · 6 个章节
项目地址
https://github.com/ali322/CNodeRN 欢迎star,欢迎PR
安装
For Android
For ios 须越狱或者使用itools安装
开发
- 克隆至本地
git clone https://github.com/ali322/CNodeRN - 安装依赖包
npm install - 在模拟器里面运行
react-native run-ios或者react-native run-android
屏幕截图

依赖包清单
- react-navigation
- 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上的兼容性
- 完善缓存功能