Yet another cnodejs.org React-Native App
For Android
For ios
- clone this repo
git clone https://github.com/ali322/CNodeRN
- install all the packages
npm install
- run the app in simulator on your own
react-native run-ios
for ios orreact-native run-android
for android
run unit test in app/test
npm test
CNodeRN build on following packages
- react-native-camera
- react-native-htmlview
- react-native-scrollable-tab-view
- react-native-vector-icons
- react-native-spinkit
- react-native-progress
- seamless-immutable
- shallowequal
- redux
- react-redux
- redux-persist
- redux-thunk
- lodash
- moment
- react-native-code-push
- fix some unknow bugs
- improve htmlview and make more compatible in android
- finish cache feature