Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anupamkhosla/weatherreactnative

Android/ios hybrid Weather app using React Native hooks and wttr api
https://github.com/anupamkhosla/weatherreactnative

Last synced: about 10 hours ago
JSON representation

Android/ios hybrid Weather app using React Native hooks and wttr api

Awesome Lists containing this project

README

        

# WeatherReactNative
https://play.google.com/store/apps/details?id=com.globalweather

## Weather app modified from https://github.com/rymaruk/reactnative-weather
Use Expo to quickly emulate on your phone to see in action.

### Added features:
- metaweather has been replaced by wttr api. metaweather has been commercialized and no longer available for open source usage.
- React classes have been converted to hooks.