The main idea of this project is to show how can React Native interact with Google Maps API and Geolocation API.
Type a location on the search box and the app will determine and trace the route on the google map.
@react-native-community/geolocation: ^1.4.2
react: 16.8.6
react-native: 0.60.3
react-native-geocoding: ^0.3.0
react-native-gesture-handler: ^1.3.0
react-native-google-places-autocomplete: ^1.3.9
react-native-iphone-x-helper: ^1.2.1
react-native-loading-spinner-overlay: ^1.0.1
react-native-maps: ^0.25.0
react-native-maps-directions: ^1.7.0
react-native-paper: ^2.16.0
react-native-vector-icons: ^6.6.0
react-navigation: ^3.11.0
react-redux: ^7.1.0
redux: ^4.0.1
redux-saga: ^1.0.5
styled-components: ^4.3.1
- react-native-geocoding
- react-native-maps
- react-native-maps-directions
- react-native-google-places-autocomplete
This project is licensed under the MIT License.