/weather-app

A React Native weather app

Primary LanguageObjective-C++

Weather App

A small weather app built with React Native. Components are made with React Hooks.

Dev dependencies include:

TypeScript
Expo

Install and run on ios

yarn install
npx expo start

Get an API key from https://openweathermap.org/api and create a WeatherAPIKey.ts file in ./utils/.