Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 647 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 647 Bytes

weatherApp

The Weather Application for Phones

Record

Made With

React Native
React Navigation
mobx
Firebase

Installation

$ git clone https://github.com/aydinalperen/weatherApp.git
$ cd weatherApp
$ yarn

After the React-Native Version 0.60 react-native link is not recommended, use yarn. So install with pod

$ yarn run pod

Launch with Simulator

$ yarn ios
$ yarn android

Note: Don't forget to add your Firebase config info.