Skip to content

React-Native Application to minimize Rain Exposure using movement speed

License

Notifications You must be signed in to change notification settings

v30matt/Rainery

Repository files navigation

Rainery

Rainery is a React Native based mobile application which reduces rain exposure of users by using movement speed and meteorological data. Rainery

Installation

  1. Install React Native CLI
npm install -g react-native-cli
  1. Install required packages:
npm install
  1. (iOS only) Pod install:
cd ios
pod install
  1. (Android only) Configure Android Studio according to the official RN instructions (Building Projects with Native Code, macOS, Android)

Usage

Before starting, you should launch device emulator (or actual device) to run the app in Android. In order to run the app on a real device, follow React Native official guide for your own setup.

react-native run-android
react-native run-ios

Dependencies

About

React-Native Application to minimize Rain Exposure using movement speed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published