QuikWether Weather App

Description

A weather app with react native and the API of Openweathermap.org. To use it, get expo go on your mobile and the link for your device on this page.

Features

  • User can allow gps location and get weather.
  • Google map for user to find weather around the globe.
  • User can save locations and come back to the app at the last viewed location.

Tools

  • react-navigation for seamless routing between the 2 pages.
  • @reduxjs/toolkit and redux-persist for managing user state across 2 screens and saving state to storage
  • react-native-maps package for simple map components
  • expo-location package for handling user device location