Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-uber
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-08-20T02:42:16.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:51:22.000Z (2 months ago)
- Last Synced: 2024-09-30T18:22:04.339Z (about 2 months ago)
- Topics: react-native, rocketseat, uber, youtube
- Language: JavaScript
- Homepage:
- Size: 2.46 MB
- Stars: 56
- Watchers: 4
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
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