akilb / rukatuk-mobile

The Official App for Ruk-A-Tuk Promotions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruk-A-Tuk iOS & Android App

App Store Google Play

The official iOS and Android mobile App for Ruk-A-Tuk Promotions.

screenshots

Requirements

Installation

Clone this repo

$ git clone git@github.com:akilb/rukatuk-mobile.git
$ cd rukatuk-mobile
$ yarn install or npm install
$ cd rukatuk-mobile/ios # iOS only
$ pod install           # iOS only

Create a .env file and add the following:

GOOGLE_MAPS_API_KEY_ANDROID=ENTER_GOOGLE_MAPS_API_KEY
GOOGLE_MAPS_API_KEY_IOS=ENTER_GOOGLE_MAPS_API_KEY

How to start

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

About

The Official App for Ruk-A-Tuk Promotions

License:MIT License


Languages

Language:JavaScript 73.6%Language:Objective-C 12.0%Language:Ruby 5.0%Language:Java 4.6%Language:Python 3.8%Language:Shell 1.0%