ARAutocompleteTextView
autocomplete view
A UI component that suggests text completions in real-time as the user types
ARAutocompleteTextView is a subclass of UITextView that automatically displays text suggestions in real-time. This is perfect for automatically suggesting the domain as a user types an email address, #hashtag or @alexruperez.
263 stars
14 watching
24 forks
Language: Objective-C
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An Android library that provides an AutoCompleteTextView with built-in email address suggestions. | 423 |
| A custom web component with autocompletion functionality using RxJS and VirtualDOM. | 12 |
| An iOS textfield subclass with autocomplete functionality that updates dynamically as the user types | 1,207 |
| A Vue.js component that presents an autocomplete input field with customizable features. | 21 |
| A custom UITextField subclass for autocompletion with Google Places search suggestions | 67 |
| Extends Sublime Text's default autocomplete to find matches in all open files. | 919 |
| A Ruby framework component for suggesting options as users type in forms | 1 |
| A tiny JavaScript component that enables auto-completion functionality on web pages | 486 |
| A text field component that provides smart suggestion and autocomplete features based on user input | 65 |
| A Vue.js 2 component for providing autocomplete functionality to input fields. | 9 |
| An autocomplete component for Vue.js with rich features and customization options | 461 |
| A Vue.js component for displaying a searchable list of items | 351 |
| Provides an autocomplete component for Vue.Js that fetches data from a specified URL and returns suggestions based on user input. | 206 |
| Autocomplete functionality for various HTML editors and content types | 1,741 |
| A React component for providing autocomplete functionality in input fields | 199 |