expo-google-places
v0.2.7
Published
Expo library to use the Google Places API
Maintainers
Readme
Expo Google Places 📍
🚧 This library is under construction.
You will be able to use the Google Places API with no effort, with a well-documented API, strongly typed, and with typical case examples.
Already done 🚀
fetchPredictionsWithSessionmethod for getting place predictions programmatically using the Per Session (session-based) approach.fetchPlaceWithSessionmethod for getting place details by the place unique ID using the Per Session (session-based) approach.
What's next 📝
fetchPredictionsmethod for getting place predictions programmatically using the Per Request approach.fetchPhotomethod for getting a place photo to display in your application.
API documentation
Current API documentation is available here.
