I built this app as side project to help me get more grasp on React Native for my startup idea.
The app uses the Geolocation Polyfill to retrieve the location coordinates (latitude, longitude) and load the weather data from Open Weather Map Api using the same coordinates.
The color schemes can be added in the themes file
The actual theme is defined in the state variable 'theme'.
I included in the repo the initial sketches snaps and the sketch file as well.
Please let me know your feedback, if any and feel free to modify it or use as base for your own projects. [email protected]