raindrop-app
raindrop-app copied to clipboard
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
- Prepare environment: please refer to official docs
- Install dependence:
npm install. only one package react-native-icons used. - Run
react-native run-android.
For more guide
Please refer to my blog:
- http://segmentfault.com/a/1190000003915315
- http://segmentfault.com/a/1190000003931440
API of www.yudianer.com:
Wrapped in DataService.js