Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/react-native-uber

:pushpin: Uber Application using React Native, react-native-maps, react-native-maps-directions, react-native-google-places-autocomplete, react-native-geocoding, Geolocation, styled-components and Google Maps Platform
https://github.com/osvaldokalvaitir/react-native-uber

react-native rocketseat uber youtube

Last synced: about 24 hours ago
JSON representation

:pushpin: Uber Application using React Native, react-native-maps, react-native-maps-directions, react-native-google-places-autocomplete, react-native-geocoding, Geolocation, styled-components and Google Maps Platform

Awesome Lists containing this project

README

        


Logo


React Native - Uber


:pushpin: Uber Application using React Native, react-native-maps, react-native-maps-directions, react-native-google-places-autocomplete, react-native-geocoding, Geolocation, styled-components and Google Maps Platform


GitHub language count

GitHub language top


Made by Kalvaitir

License


Demo   |   Install and run   |   License

## :iphone: Demo

![Demo](/.github/assets/demo.gif)

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-uber

# Entry in folder
cd react-native-uber

# Install deps with npm or yarn
npm install | yarn

# Launch the app on android with react-native or yarn
react-native run-android | yarn android

# Launch the app on ios with react-native or yarn
react-native run-ios | yarn ios
```

Click to learn more about the tools used: [Google Maps Platform](https://github.com/osvaldokalvaitir/awesome/blob/main/src/maps/google-maps-platform.md).

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho