Skip to content

ipredoi/WeatherApp-react-native

Repository files navigation

Weather App

 loadingPage  first page  second page

Open App on iOS/Android device using Expo Go

Download Expo for Android at http://bit.ly/2bZq5ew or iOS at http://apple.co/2c6HMtp and scan the QR code

image

Description

This is a React Native Weather App for iOS/Android. It provides the following information:

  • current local weather [°C];
  • next 24 hours forecast [°C];
  • next 7 days forecast [°C]
  • air quality;
  • sunrise & sunset time;
  • wind speed & direction;
  • humidity [%];
  • chance of rain [%];
  • visibility [km]
  • pressure [hPa]
  • UV index. The information is fetched from openweathermap API.

Stack

  • React Native
  • Expo

Getting started

  1. Clone the repo: https://github.com/ipredoi/WeatherApp-react-native.git

  2. Download the required npm modules: npm i

Useful commands

  • npm run start - run the development server.

About

React native Weather app - built using openweathermap.org API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published