ReactNative for Android体验项目
jopen
9年前
这是ReactNative for Android的一个小体验。这个App实在简单:
- 它获取当前位置(但不是真的,因为地理位置在Android中还不能用)
- Georeverses 它通过Google APIs 取得地名
- Get the weather for that place via Yahoo! Weather API
- Fetches Flickr images about this place to display a background.
How to build
This is a classic ReactNative Android project, so simply follow 非死book's intructions: ReactNative getting started