wangdicoder / JueJinClient

A react-native app simulating JueJin App running on both Android and iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

Apk File

The latest apk file is here

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

home

me

compass

settings

notification

webview

License

MIT License

About

A react-native app simulating JueJin App running on both Android and iOS

License:MIT License


Languages

Language:JavaScript 90.7%Language:Java 4.2%Language:Objective-C 3.7%Language:Python 1.4%