A react-native app simulating JueJin App, which can run on both Android and iOS platforms.
This project has deprecated because JueJin has encrypted the dataflow so that this project can't get any data from its website.
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
This project just implements most of UI pages, so this is a UI project. If you want to learn a complete project, please move to this project
The latest apk file is here
- git clone https://github.com/wangdicoder/JueJinClient
- cd JueJinClient
- npm install
- react-native link
- react-native run-android / run-ios
MIT License