Skip to content

cyberstackover/grab-react-native

 
 

Repository files navigation

grab-react-native

PRs Welcome

Grab User Interface on React Native.

DISCLAIMER Please do not use this project for your own products or apps because all of the icons, font, and layout is property of Grab. You can use this project for learning purposes only.

Grab is an automated smartphone based booking and dispatch platform. It matches passengers with drivers for transport by taxis, cars and bikes.

Run it locally

To install, there are two steps:

  1. Clone this repo and run npm install
git clone https://github.com/gedeagas/grab-react-native.git grabrn

cd grabrn
npm install
  1. Run the project with react-native run command.

Contributing to this project

Please take a moment to review this document in order to make the contribution process easy and effective for everyone involved.

Please Note: These guidelines are adapted from @necolas's issue-guidelines and serve as an excellent starting point for contributing to any open source project.

Pull requests

Good pull requests - patches, improvements, new features - are a fantastic help. They should remain focused in scope and avoid containing unrelated commits.

Please ask first before embarking on any significant pull request (e.g. implementing features, refactoring code, porting to a different language), otherwise you risk spending a lot of time working on something that the project's developers might not want to merge into the project.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • Objective-C 18.1%
  • Python 7.1%
  • Java 6.1%
  • HTML 5.9%
  • CSS 1.2%