All Projects → akilb → rukatuk-mobile

akilb / rukatuk-mobile

Licence: MIT license
The Official App for Ruk-A-Tuk Promotions

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to rukatuk-mobile

SwiftYFinance
The best Yahoo Finance library with the power of Swift
Stars: ✭ 30 (+66.67%)
Mutual labels:  mobile-app
react-native-animated-radio-button
Fully customizable animated radio button for React Native
Stars: ✭ 25 (+38.89%)
Mutual labels:  mobile-app
Manji
Manji is a mobile application built to help people learning Japanese learn about Kanji.
Stars: ✭ 142 (+688.89%)
Mutual labels:  mobile-app
Prototype.Forms.Controls
This sample app contains a random mixture of Xamarin/Xamarin.Forms controls, views, and functionality snippets that I've created.
Stars: ✭ 21 (+16.67%)
Mutual labels:  mobile-app
flutter flavorizr
A flutter utility to easily create flavors in your flutter application
Stars: ✭ 260 (+1344.44%)
Mutual labels:  mobile-app
cryptoplease-dart
Dart and Flutter apps and libraries maintained by Espresso Cash (Formerly Crypto Please) team for Solana.
Stars: ✭ 188 (+944.44%)
Mutual labels:  mobile-app
github-action-gitflow-release-workflow
Example workflows for automated releases in a GitFlow-style project using GitHub actions.
Stars: ✭ 91 (+405.56%)
Mutual labels:  gitflow
harbour-sailfishconnect
KDE Connect for Sailfish OS
Stars: ✭ 39 (+116.67%)
Mutual labels:  mobile-app
react-native-tab-bars
Fully customizable navigation tab bar for React Native
Stars: ✭ 16 (-11.11%)
Mutual labels:  mobile-app
FluentERP
ERP mobile application for Android with a support for SAP-like T-codes!
Stars: ✭ 18 (+0%)
Mutual labels:  mobile-app
ideabag2
Idea Bag 2 provides programmers of all proficiency levels ideas for pet projects to work on when they are looking to increase their proficiency in a particular programming language.
Stars: ✭ 51 (+183.33%)
Mutual labels:  mobile-app
lemmur
🐒 A mobile client for lemmy
Stars: ✭ 228 (+1166.67%)
Mutual labels:  mobile-app
Curso-Kotlin
Curso sobre a linguagem kotlin para desenvolvimento de aplicativos android.
Stars: ✭ 26 (+44.44%)
Mutual labels:  mobile-app
captAR
Augmented Reality Geolocation Capture-the-Flag Mobile Game Capstone Project
Stars: ✭ 24 (+33.33%)
Mutual labels:  mobile-app
virena
A React-Native navigation prototyping tool on the desktop.
Stars: ✭ 58 (+222.22%)
Mutual labels:  react-native-navigation
DLReactNativeArchitecture
React Native Architecture
Stars: ✭ 18 (+0%)
Mutual labels:  react-native-navigation
chuck
Lightweight proxy for REST API mocking and run integration test on mobile devices
Stars: ✭ 17 (-5.56%)
Mutual labels:  mobile-app
Sorting-Visualiser
A mobile application that visualizes various sorting algorithms such as Bubble sort, selection sort, quick sort etc. The sorting process is visualized as the rearrangement of vertical lines of different lengths from shortest to tallest.
Stars: ✭ 32 (+77.78%)
Mutual labels:  mobile-app
cAndroid
cAndroid is tool for control your PC by Android phone
Stars: ✭ 23 (+27.78%)
Mutual labels:  mobile-app
codapps
A course to learn how to code a mobile app - for complete beginners
Stars: ✭ 14 (-22.22%)
Mutual labels:  mobile-app

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 [email protected]: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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].