JVFloatLabeledTextField VS MLPAutoCompleteTextField

Compare JVFloatLabeledTextField vs MLPAutoCompleteTextField and see what are their differences.

JVFloatLabeledTextField

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

MLPAutoCompleteTextField

UITextfield subclass with autocomplete menu. For iOS. (by EddyBorja)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
JVFloatLabeledTextField MLPAutoCompleteTextField
- -
7,203 1,208
- -
2.2 0.0
about 1 year ago over 4 years ago
Objective-C Objective-C
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.

JVFloatLabeledTextField

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

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

MLPAutoCompleteTextField

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

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

What are some alternatives?

When comparing JVFloatLabeledTextField and MLPAutoCompleteTextField you can also consider the following projects:

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

StickyCollectionView-Swift - UICollectionView layout for presenting of the overlapping cells.

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

IQDropDownTextField - TextField with DropDown support using UIPickerView

GrowingTextView - An UITextView in Swift. Support auto growing, placeholder and length limit.

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.

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

AnimatedTextInput - Animated UITextField and UITextView replacement for iOS

MVAutocompletePlaceSearchTextField - iOS - Subclass of UITextField to achieve autocompletion for Place Search like Google Places, Uber and Much more apps having maps.

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

SRKControls