ARAutocompleteTextView VS AutoCompleteTextField

Compare ARAutocompleteTextView vs AutoCompleteTextField and see what are their differences.

ARAutocompleteTextView

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. (by alexruperez)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ARAutocompleteTextView AutoCompleteTextField
- -
262 65
- -
0.0 6.8
over 4 years ago 8 months ago
Objective-C Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

ARAutocompleteTextView

Posts with mentions or reviews of ARAutocompleteTextView. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ARAutocompleteTextView yet.
Tracking mentions began in Dec 2020.

AutoCompleteTextField

Posts with mentions or reviews of AutoCompleteTextField. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning AutoCompleteTextField yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing ARAutocompleteTextView and AutoCompleteTextField you can also consider the following projects:

SearchTextField - UITextField subclass with autocompletion suggestions list

TextFieldEffects - Custom UITextFields effects inspired by Codrops, built using Swift

Reel search - :octocat: 🔍 RAMReel is a UI controller that allows you to choose options from a list. Swift UI library made by @Ramotion

AutocompleteField - Subclass of UITextField that shows inline suggestions while typing.

SkyFloatingLabelTextField - A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.

RSFloatInputView - A Float Input View with smooth animation and supporting icon and seperator written with Swift

JVFloatLabeledTextField - UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users

DTTextField - DTTextField is a custom textfield with floating placeholder and error label

InstantSearch iOS - ⚡️ A library of widgets and helpers to build instant-search applications on iOS.

MLPAutoCompleteTextField - UITextfield subclass with autocomplete menu. For iOS.

IQDropDownTextField - TextField with DropDown support using UIPickerView