A react-native app simulating JueJin App, which can run on both Android and iOS platforms.
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