question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to use 'react-native-google-places' or anyway to use kind of place picker in Expo without detach??

See original GitHub issue

Hi guys, now i facing this problem: I need to use place picker (i chose ‘react-native-google-places’ library) but it not supported by Expo, that mean i cant react-native link it to my project. And sure, i don’t want to detach my project.

So anyone has anyway to do this?? Thanks you so much

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
aswinmohanmecommented, Jul 17, 2017

Try https://github.com/FaridSafi/react-native-google-places-autocomplete

It’s entirely JavaScript and works beautifully for my expo project.

2reactions
Niranjans01commented, Nov 14, 2018

Hey! did anyone got solution for place picker in expo ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native Google Places Autocomplete - Expo Snack
React Native Google Places Autocomplete. No description. Open with Expo Go. Open in editor. Need Expo? Don't have the Expo Go? Download the...
Read more >
Using Google Places autocomplete components in React Native
The react-native-google-places-autocomplete package is only a medium through which to access the Places API. It will not function without first ...
Read more >
react-native-google-places-autocomplete - npm
Start using react-native-google-places-autocomplete in your project ... "Google Places API Web Service" (NOT Android or iOS) in the console.
Read more >
react-native-google-places-autocomplete not working when ...
It depends on your use case. But I faced this issue and my solution was to put Places component in main view of...
Read more >
PlacePicker - FlutterFlow Docs
A pretty common use case of using the PlacePicker widget is in a cab booking app. ... Maps Platform Billing will not show...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found