Skip to content

WebbyLab/react-native-demo

Repository files navigation

#Same Ride demo

Be aware: The code is not intented for production usage. THIS IS JUST PROOF OF CONCEPT

###Supported input

To see how map widget works, you need to enter on of theese cities:

  • New York
  • Jersey City
  • Newark
  • Irvington
  • Nutley

###Supported devices

Application was tested on iPhone 5s, 5c, 6, 6 plus, 6s, 6s plus

###Application flow

app_flow

###Run in Xcode

  1. clone this repository
  2. open ios/CompanionsApp.xcodeproj in Xcode
  3. run project

###Run for development

  1. clone this repository
  2. npm install
  3. npm start or npm hot if you want to enable hot reloading
  4. open ios/CompanionsApp.xcodeproj in Xcode
  5. open file AppDelegate.m and uncomment this line and comment this
  6. run project

About

React Native Demo App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published