Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 769 Bytes

README.md

File metadata and controls

46 lines (26 loc) · 769 Bytes

##SimpleWeather 2.0

This is a SimpleWeather App written with react-native.

License MIT

##ScreenShoot

ScreenShoot

##How to build

  1. Clone the repository
$ git clone https://github.com/v2panda/SimpleWeather.git
  1. Cd SimpleNote
npm install
  1. Open in Xcode or
$ react-native run-ios
  1. Compile and run the app in your simulator or iOS device

##Requirements

  • Xcode 7.3+
  • iOS8+

##LICENSE GPL © v2panda