- Sign up / Login / Authentication
- Passenger type a location on the search box and the app will determine and trace the route on the Google Map Api.
- Taxi Driver will receive Passenger's location and trace the route, choosing to accept the ride and going to Navigation
- If a Taxi Driver accept the ride, the Passenger receives a notification and Driver's background location to watch the trip.
- React-native
- Express
- Socket.io
- Mongodb
- Google Maps Api
$ yarn
or
$ npm install
$ sudo gem install cocoapods
$ cd ios && pod install
Go to file:
/node_modules/@mauron85/react-native-background-geolocation/android/common/gradle.properties
And set:
android.enableUnitTestBinaryResources=false
from terminal
$ npx jetify
$ yarn android
$ yarn ios
© 2021 @gsecret054
All Rights Reserved.