Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
59 views

I’m using the new Google Places API and need to send a correctly formatted address to a delivery company in South Africa. I need the Autocomplete to return only real, deliverable street addresses (not ...
0 votes
2 answers
48 views

I am using react-native-google-places-autocomplete to get an address coords, the input works and shows suggestions, but when I select something nothing happens! it does not up1o=udate the state to the ...
0 votes
0 answers
210 views

I am using react-google-autocomplete in my web application. I am using it with AntDesign's Input component and it all works fine locally, but does not work on my deployment. The configurations on ...
2 votes
0 answers
70 views

Issue with react-google-autocomplete package: Input box disabled when typing city name In my React.js project, I'm using the react-google-autocomplete package to integrate the Google location API. ...
0 votes
1 answer
817 views

Error: NativeViewGestureHandler must be used as a descendant of GestureHandlerRootView. Otherwise the gestures will not be recognized. See https://docs.swmansion.com/react-native-gesture-handler/docs/...
3 votes
1 answer
114 views

In expo/react-native, I have this component LocationAutocomplete using GooglePlacesAutocomplete: import React, { useEffect, useRef } from 'react'; import { Alert } from 'react-native'; import { ...
0 votes
1 answer
5k views

I want to implement Google Place Autocomplete using the shadcn-ui command component in Next.js 13. I was following a tutorial on youtube https://youtu.be/BL2XVTqz9Ek?si=XfnVHs1BRhhL8_Nn. However, in ...
0 votes
1 answer
133 views

I am getting this error from the code below: undefined is not a function at screens/HomeScreen.js:38:42 in GooglePlacesAutocomplete.props.onPress at node_modules/react-native-google-places-...
1 vote
0 answers
68 views

I have two autocompleteinputs but i want them to use same listview to look nicer. The app i am developing looks like lyft in lyft they use two text inputs in destination selection screen. How i can ...
2 votes
1 answer
2k views

I am building an application that makes use of the google places autocomplete API. For my use case I do not want to allow users to input things like businesses and points of interest - I only want to ...
0 votes
1 answer
2k views

using react hooks form with react google autocomplete. Problem is on first selection, the react google autocomplete does not show the selected value, but just what the user types. Only if you select ...
1 vote
0 answers
254 views

I'm using a react-google-autocomplete and as you can see, autocomplete results are not english(US). Here's my codes <StyledAutoComplete apiKey={process.env.GOOGLE_MAPS_API_KEY} ...
0 votes
1 answer
810 views

I am trying to build Address form dialog with Google places api. The problem is, when I use react-google-autocomplete's usePlacesWidget with MUI TextField, Google place dropdown menu is not showing up ...

AltStyle によって変換されたページ (->オリジナル) /