Chris Austin

Results 8 comments of Chris Austin

Just checked this out and look forward to any reasonable improvements to the existing standard or a new standard. In the case where a complete re-design and brand new standard...

HI @bilalclogix, Could you explain more how you are passing in the `disableUnderline` prop? I've been away from `` and development for a while but will try to help.

Hey @charliedotau Today there isn't currently a way to control what is rendered for the text of any suggestions that were returned from Google. But that doesn't mean we can't...

Its probably a bug/missing functionality. Do you have a snippet/repo that I can check out?

Hi @andrewjdavison, Thanks for access to the repo with the clientcode. So the problem isn't a bug but a lack of functionality that provides fine grained control over the appearance...

If you could and wanted to open a PR that would be great. Let me know if you have any questions. We can collaborate on it and get it done...

Hi @atifaziz2, The suggestion that is returned to you in the `onSuggestionSelected` function is the same info that is returned to you by the Google `getPlacePredictions()` API. Check out the...

Hey @atifaziz2, The responses returned are simply suggestions of places that a person might be searching for. The suggestion is contained in the `description` key of the response that is...