Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anupamkhosla/weatherreactnative
- Owner: AnupamKhosla
- Created: 2024-01-24T09:21:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T08:23:53.000Z (8 months ago)
- Last Synced: 2024-03-17T09:27:21.197Z (8 months ago)
- Language: JavaScript
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.