Skip to content

7kfpun/TWAQIReactNative

Repository files navigation

TWAQI - Taiwan Air Quality Index

Dependency Status devDependency Status

Download

App Store Button Play Store Button

Screenshots

iOS screenshots

Android screenshots

Libraries

Running

Clone & install

  • Clone this repo git clone git@github.com:7kfpun/TWAQIReactNative.git
  • cd TWAQIReactNative
  • cp app/config.example.js app/config.js // and config it
  • run npm install || run yarn install

iOS

  • Run react-native run-ios

Android

  • Run android avd and start an emulator
  • Run react-native run-android

License

Released under the MIT License.