# JueJinClient **Repository Path**: chrislanbo/JueJinClient ## Basic Information - **Project Name**: JueJinClient - **Description**: 掘金 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JueJinClient 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](https://github.com/exponentjs/react-native-tab-navigator) - [react-native-swiper](https://github.com/leecade/react-native-swiper) - [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) - [react-native-scrollable-tab-view](https://github.com/skv-headless/react-native-scrollable-tab-view) ## Attention 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](https://github.com/wangdicoder/react-native-Gank) ## Apk File The latest apk file is [here](https://github.com/wangdicoder/JueJinClient/blob/master/android/app/app-release.apk) ## How to run it 1. git clone https://github.com/wangdicoder/JueJinClient 2. cd JueJinClient 3. npm install 4. react-native link 5. react-native run-android / run-ios ## Screenshot ![Sign-in](https://github.com/wangdicoder/JueJinClient/raw/master/screenshot/signin.png) ![home](https://github.com/wangdicoder/JueJinClient/raw/master/screenshot/home.png) ![me](https://github.com/wangdicoder/JueJinClient/raw/master/screenshot/me.png) ![compass](https://github.com/wangdicoder/JueJinClient/raw/master/screenshot/compass.png) ![settings](https://github.com/wangdicoder/JueJinClient/raw/master/screenshot/settings.png) ![notification](https://github.com/wangdicoder/JueJinClient/raw/master/screenshot/notification.png) ![webview](https://github.com/wangdicoder/JueJinClient/raw/master/screenshot/webview.png) ## License MIT License