An open API service indexing awesome lists of open source software.

https://github.com/natserract/gojek-clone-react-native

Cloning Gojek app using React Native
https://github.com/natserract/gojek-clone-react-native

android gojek ios javascript mobile-app-development react react-native

Last synced: about 2 months ago
JSON representation

Cloning Gojek app using React Native

Awesome Lists containing this project

README

          

# Gojek App Cloning

Cloning **Gojek App** using React Native.

### Installation:
1. Development Platform
* [Download Node JS](https://nodejs.org/en/) / [Download Yarn](https://yarnpkg.com/)
* Android / IOS Simulator
2. Enter project directory
3. Open the simulator (Android or Ios)
4. Open terminal and type `react-native run-ios` or `react-native run-android`
5. Done! *If you wanna test, change the code in* **/src/components/pages/Home.js**

### Features Demo:


demo-app



demo-app



demo-app



demo-app



demo-app

### Motivation:

*Plato once said, “Never discourage anyone who continually makes progress, no matter how slow.”*

### Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.