expo-google-places
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

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.

Package Sidebar

Install

npm i expo-google-places

Weekly Downloads

4

Version

0.2.5

License

MIT

Unpacked Size

180 kB

Total Files

154

Last publish

Collaborators

  • devpgcs