• Stars
    star
    129
  • Rank 278,707 (Top 6 %)
  • Language
    JavaScript
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Reference app made for www.yudianer.com, based on react-native, only android version at present.

raindrop-app

Reference react-native app based on the restful API of www.yudianer.com. All the features are based on official components. Only Js used, no native Java code.

Demo

http://share.weiyun.com/bbf67609eef2f58b87ca79ce0cbf185b

Screenshots

Running

  1. Prepare environment: please refer to official docs
  2. Install dependence: npm install. only one package react-native-icons used.
  3. Run react-native run-android.

For more guide

Please refer to my blog:

  1. http://segmentfault.com/a/1190000003915315
  2. http://segmentfault.com/a/1190000003931440

API of www.yudianer.com:

Wrapped in DataService.js