KMPlaceholderTextView VS SkyFloatingLabelTextField

Compare KMPlaceholderTextView vs SkyFloatingLabelTextField and see what are their differences.

KMPlaceholderTextView

A UITextView subclass that adds support for multiline placeholder written in Swift. (by MoZhouqi)

SkyFloatingLabelTextField

A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift. (by Skyscanner)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
KMPlaceholderTextView SkyFloatingLabelTextField
- -
804 4,065
- 0.0%
0.0 0.0
12 months ago about 1 year ago
Swift Swift
MIT License Apache License 2.0
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.

KMPlaceholderTextView

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

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

SkyFloatingLabelTextField

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

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

What are some alternatives?

When comparing KMPlaceholderTextView and SkyFloatingLabelTextField you can also consider the following projects:

NextGrowingTextView - 📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.

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

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

DCKit - Set of iOS controls with useful IBInspectable properties. Written on Swift.

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

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

Caishen - A Payment Card UI & Validator for iOS

VMaskTextField - VMaskTextField is a library which create an input mask for iOS.

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.

AnimatedTextInput - Animated UITextField and UITextView replacement for iOS

LTMorphingLabel - [EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.

SRKControls