I need to show the details of the city, state, and zipcode as per the user input on my mobile app.
Screenshot:
![enter image description here]()
If a user enters a letter, all the location which matches the entry should be shown. In the website this one is possible with google API, and how to do the same in a mobile app?