How to use react-native-google-autocomplete

preview_player
Показать описание


Or by bitcoin: 1FkQYDPTgyUibFdfdyMETnxYPwEK4Y8kpv
Or by Ethereum: 0xed4E76cc3e15C14bcfFCA89130a0a5c12f6AA28c

I would like to thank the donators to this channel. Thank you so much :)

- Wonmin Jeon
- iMarket
- Tarek Fattah
- Donald Walters
- Ara Juljulian
- ghanim aldousery
- Nacho Valera

Рекомендации по теме
Комментарии
Автор

The api key need to be set WEB not any other platform :)

EQuimper
Автор

Simple et efficace, j'adore ^^ Bon boulot et merci beaucoup pour les heures économisées :D

espacestempsstudio
Автор

Hello, Sorry, but how can i set the place.description to the value of the Input search? when i select an result, please help me

Santillano
Автор

Hi I searching for place as get the result I select any one of the results to gets its geometry details. After that if I am making new search i am not getting any results. Can you help me with that

ujwalsingh
Автор

Bonjour votre cours est super! Je voulais savoir si vous aviez fait une vidéo plus récente avec ? d'avance merci.

jennlagarde
Автор

Hi Very good video and explanation, and one more implementation can we put map in background with the selection location

TradeWithScence
Автор

I positioned it absolute above a mapview so when I click a place in the list it take time to get results
What can i do to improve speed

aymangafoor
Автор

Really great explanation! Is there a way to also clear the text-input field with the onPress? Any way i try can only clear either the way yours does or clears only the textfield

pshek
Автор

I want to get the address like if you were using a Textinput, (with a } and an OnChangeTe) in order to get the address and use it in other component.
How could I do that ?

musicachida
Автор

Hello, great video and explanation. I'm trying to implement with redux-form and it does not work, any idea of the way forward?
Thank you

jorgemoraleslopez
Автор

How do you make the text input show the address of the location that was clicked?

anonyabiz
Автор

Help me! I have problem with textinput. How do you change value textinput when clicked?

quocbao
Автор

Thanks bro, is there a way to do it in only one JS?

marcoscastro
Автор

Really thanks for this video! Actually I found out a trivial error. I copied your code exactly. But when I click the one of the search results, _handlePress() function do not work precisely. I have to click one more time. Do you know something about this problem?

jeongukjang
Автор

I put my apiKey temporarily directly as a string there but I'm getting an error that it is not a valid API key and I got it from exactly where you directed to go to. Do you have any idea why?
<GooglePlacesAutocomplete
... > </...>

Jonnsave
Автор

Hi. This is a great library but I stuck in getting the selected value to use it in other variable. Can you tell me how to do this ?

tommsla
Автор

hei, I got some error here. it is written "chek the render method of GoogleAutoComplete". any solution guys? Thx

riahtameiketaren
Автор

this video is perfect!, it went very well. But I don't know how to clean the Input, the inputValue?. When you click on the LocationItem, clean the input, is there a function or how to do it?? thanks a lot

brunoravizzini
Автор

How can i change to pt-br?
because, this doesn't work:
query={{
key:
language: 'pt-br',
}}

diogozucchi_
Автор

how can I send variable "res" to App.js? from


_handlePress = async () => {
const res = await
console.log('resilt', res)

console.log('Coor: ', res.geometry.location)
}

marcoscastro
visit shbcf.ru