Skip to content

devpgcs/expo-google-places

Repository files navigation

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 🚀

  1. fetchPredictionsWithSession method for getting place predictions programmatically using the Per Session (session-based) approach.
  2. fetchPlaceWithSession method for getting place details by the place unique ID using the Per Session (session-based) approach.

What's next 📝

  1. fetchPredictions method for getting place predictions programmatically using the Per Request approach.
  2. fetchPhoto method for getting a place photo to display in your application.

API documentation

Current API documentation is available here.

About

Expo library to use the Google Places API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published