MVAutocompletePlaceSearchTextField
Autocomplete textField
A custom UITextField subclass for autocompletion with Google Places search suggestions
iOS - Subclass of UITextField to achieve autocompletion for Place Search like Google Places, Uber and Much more apps having maps.
67 stars
8 watching
26 forks
Language: Objective-C
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
apasccon/searchtextfield | Provides an autocomplete input field with customizable suggestions list and inline searching capabilities. | 1,150 |
watsonbox/ios_google_places_autocomplete | A Swift-based iOS framework for autocompleting addresses using the Google Places API | 269 |
eddyborja/mlpautocompletetextfield | An iOS textfield subclass with autocomplete functionality that updates dynamically as the user types | 1,207 |
faridsafi/react-native-google-places-autocomplete | Provides an autocomplete component for searching addresses using Google Places API | 2,009 |
aproram/xamarin-aprtextfieldsuggestions | Automates the process of suggesting autocomplete options for text fields in iOS applications | 5 |
madimetjashika/vuetify-google-autocomplete | Autocomplete component using Google Places API | 97 |
wobsoriano/vue-use-places-autocomplete | A Vue.js composable function for integrating Google Maps Places Autocomplete | 39 |
filipstefansson/autocompletefield | A text field component that displays inline suggestions while typing. | 665 |
gomah/vue-places | A Vue.js component that enables address autocomplete functionality using the Places API | 108 |
philippeboisney/modernsearchbar | A custom iOS search bar implementation with auto-completion feature and customizable data source | 185 |
ian-mcdowell/inputassistant | A custom auto-completion solution for iOS text input fields | 104 |
olefirenko/vue-google-autocomplete | A Vue.js component for geocoding and autocomplete functionality using the Google Places API | 507 |
yuku/textcomplete | Autocomplete functionality for various HTML editors and content types | 1,740 |
alexruperez/arautocompletetextview | A UI component that suggests text completions in real-time as the user types | 263 |
alienhard/sublimeallautocomplete | Extends Sublime Text's default autocomplete to search matches across all open files in the current window. | 917 |