algolia-places-react
algolia-places-react copied to clipboard
customize input
i love this react wraper for algolia places but i really need customize the input. I need to use an input from material-ui but have the functionality of yours. So is it possiple to do?
I also need to listen to onChange
to recognize user values which aren't part of the suggestion. I recommend to just consume the places lib directly. The repo seems not maintained.
It definitely makes more sense to put that in a custom hook.
https://gist.github.com/StarpTech/59c7b83b8ad96cfb1c9f8f9855c28537
@golestanirad Did you solve your issue? If then you're welcome to create a PR. :)