/uber-layout

React Native Uber clone. This project simulates a trip in the Uber application, using the user current localization and directions module from React Native to create the route :blue_car:

Primary LanguageJavaScriptMIT LicenseMIT

Uber

Codacy Badge

React Native Uber clone. This project simulates a trip in the Uber application, using the user current localization and directions module from React Native to create the route 🚙

Getting Started

You need to create a Google Cloud Platform API Key to use maps and autocomplete features. Use this key in the project.

The API key used in this project was already excluded, it was only a example. You can use a .env file.

To install all dependencies, you need to run the following command:

$ yarn

To run the project, you must have installed Android and/or iOS environment. Use 'run-ios' or 'run-android':

$ react-native run-ios

Demo

Authors

Gabriel Hahn Schaeffer | Rocketseat

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details