The Weather Application for Phones
React Native
React Navigation
mobx
Firebase
$ 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.