I'm building a practice app using React Native
and I'm curious to know how Google's Geocomplete works. I have the TextInput
bar set up already along with everything else. All I need is for this to work.
How should I start this? How would I use an API for this? I've looked around SO but I can't seem to find a concrete answer.