/weatherInfo

Weather Information app based on GPS location made in React Native

Primary LanguageJavaScript

Weather App

This project is an app made with React Native to show weather info based on GPS position.

screenshot

Run the app

Make sure you have React Native development environment set

Install the packages:

yarn

Run the app:

react-native run-ios

or

react-native run-android