VMaskTextField VS AutocompleteField

Compare VMaskTextField vs AutocompleteField and see what are their differences.

VMaskTextField

VMaskTextField is a library which create an input mask for iOS. (by viniciusmo)

AutocompleteField

Subclass of UITextField that shows inline suggestions while typing. (by filipstefansson)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
VMaskTextField AutocompleteField
- -
380 663
- -
0.0 0.0
about 6 years ago over 3 years 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.

VMaskTextField

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

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

AutocompleteField

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

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

What are some alternatives?

When comparing VMaskTextField and AutocompleteField you can also consider the following projects:

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

AutoCompleteTextField - TextField with smart suggestion for email inputs

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

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.

CurrencyTextField - UITextField that automatically formats text to display in the currency format

RSKPlaceholderTextView - A light-weight UITextView subclass that adds support for placeholder.

PLCurrencyTextField - UITextField that support currency in the right way.

RSKGrowingTextView - A light-weight UITextView subclass that automatically grows and shrinks.

NxEnabled - Library that allows you binding `enabled` property of button with textable elements (TextView, TextField)

PasswordTextField - A custom TextField with a switchable icon which shows or hides the password and enforce good password policies

TJTextField - UITextField with underline and left image

ModernSearchBar - The famous iOS search bar with auto completion feature implemented.