Skip to content

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

License

Notifications You must be signed in to change notification settings

r4ggj/JueJinClient

 
 

Repository files navigation

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 at 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • Objective-C 4.3%
  • Java 4.2%
  • Python 1.4%