A react-native app simulating JueJin App, which can run both Android and iOS.
React-Native Version: 0.36
This project currently uses these dependencies:
- react-native-tab-navigator
- react-native-swiper
- react-native-vector-icons
- react-native-scrollable-tab-view
The latest apk file is at here
- git clone https://github.com/wangdicoder/JueJinClient
- cd JueJinClient
- npm install
- npm link
- react-native run-android / run-ios
MIT License