react-native-places-input icon indicating copy to clipboard operation
react-native-places-input copied to clipboard

No Results are Returned

Open mgecawicz opened this issue 4 years ago • 2 comments

I have the following code: <PlacesInput googleApiKey={"*******} placeHolder={'Your Address'} language={'en-US'} onSelect={place => console.log(place)} />

However, I keep getting stuck here... Screen Shot 2021-02-09 at 2 23 05 PM

mgecawicz avatar Feb 09 '21 19:02 mgecawicz

Same Problem with the Error

[Unhandled promise rejection: TypeError: Network request failed] at node_modules/whatwg-fetch/dist/fetch.umd.js:535:17 in setTimeout$argument_0

renmassonne avatar Oct 15 '21 07:10 renmassonne

any fix ? i don't think this is not the package error . got the same error on react native place input

sagar17-create avatar Oct 31 '22 17:10 sagar17-create