☀️🌧 Yet another weather app for Singapore
This is a native mobile app version of the web app.
Observe how the rain clouds move over time. Temperature (°C), Relative humidity (%) and rainfall (mm) measurements are displayed together with precipitation radar that is updated every 5 minutes to give better context of the past and forecast of the current weather conditions.
Tap on ⓘ to enable rain alert notifications. Push notifications are sent every time there's significant rain cloud coverage over Singapore, from the beginning, all the way until the rain goes away. Notifications are sent periodically with coverage percentage information to give a sense of how the clouds move and how fast the rain goes by.
Up-to-the-minute weather viewable on the Today widget. The latest rain precipitation radar and temperature (°C) information are always accessible and viewable in a simple swipe to the Today View from the Lock screen or the Home Screen. Way more useful than any other weather widgets that only show temperatures and fancy charts.
At-a-glance weather map widget viewable on the Home Screen and Today View. The latest rain precipitation radar and temperature (°C) information are always accessible and viewable in 3 widget sizes. Way more useful than any other weather widgets that only show temperatures and fancy charts.
- Set up dev environment (Click on "React Native CLI Quickstart")
- Navigate to this repository's directory
- Run
npm i
- Run
npx pod-install
- Add
GoogleService-Info.plist
to root folder - Run
npm start
- Data
- Code licensed under MIT