/JueJinClient

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

Primary LanguageJavaScriptMIT LicenseMIT

JueJinClient

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:

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