InputAssistant
Auto-completer
A custom auto-completion solution for iOS text input fields
Provide custom auto-completion options for the iOS keyboard.
104 stars
14 watching
32 forks
Language: Swift
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
philippeboisney/modernsearchbar | A custom iOS search bar implementation with auto-completion feature and customizable data source | 185 |
themrugraj/mvautocompleteplacesearchtextfield | A custom UITextField subclass for autocompletion with Google Places search suggestions | 67 |
afcapel/stimulus-autocomplete | A tiny JavaScript component that enables auto-completion functionality on web pages | 483 |
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 |
yury-dymov/react-autocomplete-input | A React component for providing autocomplete functionality in input fields | 199 |
ianhattendorf/autocomplete-ruby | Provides intelligent code completion for Ruby programming language in the Atom editor | 51 |
pulover/cbautocomplete | An AutoHotkey script to enhance combobox functionality with auto-completion | 29 |
watsonbox/ios_google_places_autocomplete | A Swift-based iOS framework for autocompleting addresses using the Google Places API | 269 |
takescoop/swiftybutton | A customizable iOS button component with various appearance options and layouts | 553 |
filipstefansson/autocompletefield | A text field component that displays inline suggestions while typing. | 665 |
nathantannar4/inputbaraccessoryview | A customizable input bar with autocomplete and attachment functionality | 1,174 |
ian-mcdowell/tabview | A custom tab view controller for iOS that mimics Safari tabs. | 190 |
jedwatson/react-input-autosize | A React component that automatically resizes its input field based on its content | 769 |
darrenjennings/vue-autosuggest | A Vue.js component for autocompletion with full control over rendering and styling | 621 |