An open API service indexing awesome lists of open source software.

https://github.com/softprodigyindia/swiftautocompletemvc

Auto Completion of Text Field with Google API
https://github.com/softprodigyindia/swiftautocompletemvc

autocomplete google-places-api googleapi swift

Last synced: about 1 month ago
JSON representation

Auto Completion of Text Field with Google API

Awesome Lists containing this project

README

          

# SwiftAutoCompleteMVC
This is a small piece of code to implement Auto Complete in a Text Field with Google Places API.
One can just drag & drop the classes and call the Google API in the View Controller.
It is based on MVC and Delegate design pattern.

Run the application and start using this component!