Skip to content

barranger/sample-weather-app

Repository files navigation

React Native Weather Sample App

This is a sample application to go along with the blog post found here

How to run this app

To run the app, simply clone the repo, edit App.js line 4 to your own API key and run the following commands:

npm install
npm run ios

and it should pop up in the ios Simulator.