Skip to content

benoitletondor/WeatherNow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherNow - Android ReactNative experiment

Concept

This is a little experiment with ReactNative for Android. The app is really simple:

  • It fetches the current location (but not really since Geolocation is not available on Android yet)
  • Georeverses it to get a place name via Google APIs
  • Get the weather for that place via Yahoo! Weather API
  • Fetches Flickr images about this place to display a background.

Screenshot

How to build

This is a classic ReactNative Android project, so simply follow Facebook's intructions: ReactNative getting started

About

Tiny experiment with ReactNative for Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published