AutocompleteField
ARAutocompleteTextView
AutocompleteField | ARAutocompleteTextView | |
---|---|---|
- | - | |
665 | 263 | |
- | - | |
0.0 | 0.0 | |
about 4 years ago | about 5 years ago | |
Swift | Objective-C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
AutocompleteField
We haven't tracked posts mentioning AutocompleteField yet.
Tracking mentions began in Dec 2020.
ARAutocompleteTextView
We haven't tracked posts mentioning ARAutocompleteTextView yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
AutoCompleteTextField - TextField with smart suggestion for email inputs
SearchTextField - UITextField subclass with autocompletion suggestions list
VMaskTextField - VMaskTextField is a library which create an input mask for iOS.
RSKPlaceholderTextView - A light-weight UITextView subclass that adds support for placeholder.
Reel search - :octocat: 🔍 RAMReel is a UI controller that allows you to choose options from a list. Swift UI library made by @Ramotion
PasswordTextField - A custom TextField with a switchable icon which shows or hides the password and enforce good password policies
DTTextField - DTTextField is a custom textfield with floating placeholder and error label
ModernSearchBar - The famous iOS search bar with auto completion feature implemented.
MLPAutoCompleteTextField - UITextfield subclass with autocomplete menu. For iOS.
SelectableTextView - A text view that supports selection and expansion
KMPlaceholderTextView - A UITextView subclass that adds support for multiline placeholder written in Swift.