watsonbox / ios_google_places_autocomplete

Google Places address entry for iOS (Swift)
MIT License
269 stars 72 forks source link

How to Integrate with uitextfield #36

Open niranjanbprajapati opened 8 years ago

niranjanbprajapati commented 8 years ago

I want ths GooglePlacesAutocomplete viewcontroller to work same way in the uitextfield as i have a form to fill up in the app with country and city as fields.

Please help out with integrating the viewcontroller to the uitextfield so when user type in uitextfield the autocomplete will work same way showing instant results.