Skip to content

cytioapp/driverapp

Repository files navigation

Cytio

The app for the drivers.

Requirements

You need to have the following services installed in your computer:

  • node > 8.0
  • yarn
  • watchman
  • react-native-cli
  • Xcode or Android Studio
  • CocoaPods

Mac OS

$ brew install node
$ brew install yarn
$ brew install watchman
$ yarn global add react-native-cli
$ gem install cocoapods

Clone the repo

$ git clone git@github.com:cytioapp/taxiapp.git

Install node dependencies

$ yarn

Install iOS dependencies

$ cd ios/
$ pod install

Start the server

$ yarn start

or you can use

$ npm start

Start the app

For runnig the app on an iOS device :

$ react-native run-ios

On Android device:

$ react-native run-android

If you have any question or problem, please enter to: https://facebook.github.io/react-native/docs/getting-started.html

Run tests!

$ yarn test

Tech Stack

  • React - library for user interfaces creation
  • React Native - A framework for building native apps using React

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •