How would I go about using Google's Geocomplete in React Native app?

81 Views Asked by At

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.

0

There are 0 best solutions below