SearchTextField
Autocomplete TextField
Provides an autocomplete input field with customizable suggestions list and inline searching capabilities.
UITextField subclass with autocompletion suggestions list
1k stars
23 watching
253 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
autocompleteautocomplete-suggestionsdropdownsearchingswiftuitextfield
Related projects:
Repository | Description | Stars |
---|---|---|
filipstefansson/autocompletefield | A text field component that displays inline suggestions while typing. | 665 |
themrugraj/mvautocompleteplacesearchtextfield | A custom UITextField subclass for autocompletion with Google Places search suggestions | 67 |
aproram/xamarin-aprtextfieldsuggestions | Automates the process of suggesting autocomplete options for text fields in iOS applications | 5 |
eddyborja/mlpautocompletetextfield | An iOS textfield subclass with autocomplete functionality that updates dynamically as the user types | 1,207 |
nfhipona/autocompletetextfield | A text field component that provides smart suggestion and autocomplete features based on user input | 65 |
tasomaniac/emailautocompletetextview | An Android library that provides an AutoCompleteTextView with built-in email address suggestions. | 423 |
quicoli/wpf-autocomplete-textbox | An WPF autocomplete control that provides auto-suggest features and customization options | 404 |
yuku/textcomplete | Autocomplete functionality for various HTML editors and content types | 1,740 |
omerfarukz/autocomplete | An autocomplete library optimized for performance and portability | 216 |
watsonbox/ios_google_places_autocomplete | A Swift-based iOS framework for autocompleting addresses using the Google Places API | 269 |
philippeboisney/modernsearchbar | A custom iOS search bar implementation with auto-completion feature and customizable data source | 185 |
edgar-zigis/cocoatextfield | Customizable text field implementation following Material.IO guidelines | 277 |
alexruperez/arautocompletetextview | A UI component that suggests text completions in real-time as the user types | 263 |
tejas-ardeshna/tjtextfield | A custom UITextField with features like image addition, left padding, underline and error handling | 44 |
yury-dymov/react-autocomplete-input | A React component for providing autocomplete functionality in input fields | 199 |