All Projects → NSJoker → NSJTextField

NSJoker / NSJTextField

Licence: MIT license
A custom textfield with the placeholder displayed on top when text entered.

Programming Languages

shell
77523 projects
swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to NSJTextField

TextInputLayout
The objective of this code is to guide you to create login screen with TextInputLayout in iOS app.
Stars: ✭ 30 (+0%)
Mutual labels:  placeholder, uitextfield, placeholder-text
STTextView
📝 STTextView is a light-weight library that adds a placeholder to the UITextView.
Stars: ✭ 36 (+20%)
Mutual labels:  placeholder, placeholder-text
Crboxinputview
Verify code input view. Support security type for password.短信验证码输入框,支持密文模式
Stars: ✭ 749 (+2396.67%)
Mutual labels:  placeholder, uitextfield
Ragtextfield
Subclass of UITextField that adds an animated placeholder and an optional hint label below the text.
Stars: ✭ 227 (+656.67%)
Mutual labels:  placeholder, uitextfield
react-input-hints
Get more out of your placeholders. Animates input placeholders to make it look like they are being typed in realtime - https://npmjs.com/react-input-hints
Stars: ✭ 56 (+86.67%)
Mutual labels:  placeholder, placeholder-text
Acfloatingtextfield
It is a subclass of UITextfield to Provide the floating label and customisations.
Stars: ✭ 110 (+266.67%)
Mutual labels:  placeholder, uitextfield
Rskplaceholdertextview
A light-weight UITextView subclass that adds support for placeholder.
Stars: ✭ 192 (+540%)
Mutual labels:  placeholder
Rhplaceholder
Show pleasant loading view for your users 😍
Stars: ✭ 238 (+693.33%)
Mutual labels:  placeholder
Statefulviewcontroller
Placeholder views based on content, loading, error or empty states
Stars: ✭ 2,139 (+7030%)
Mutual labels:  placeholder
React Native Loading Placeholder
React Native Loading Placeholder
Stars: ✭ 176 (+486.67%)
Mutual labels:  placeholder
RZColorful
NSAttributedString富文本的方法集合,以及简单优雅的使用其多种属性
Stars: ✭ 53 (+76.67%)
Mutual labels:  uitextfield
react-loading-placeholder
Loading placeholer, inspired by Facebook
Stars: ✭ 17 (-43.33%)
Mutual labels:  placeholder
Vue Content Loader
SVG component to create placeholder loading, like Facebook cards loading.
Stars: ✭ 2,790 (+9200%)
Mutual labels:  placeholder
Floatl
☁️ A pragmatic implementation of the Float Label Pattern for the web
Stars: ✭ 204 (+580%)
Mutual labels:  placeholder
Tabanimated
A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。)
Stars: ✭ 2,909 (+9596.67%)
Mutual labels:  placeholder
Ocskeleton
[OCSkeleton] - Make your loading view a little difference.
Stars: ✭ 184 (+513.33%)
Mutual labels:  placeholder
lorem.space
✨✨✨🪐✨✨✨  LOREM.SPACE ✨✨✨🪐✨✨✨
Stars: ✭ 310 (+933.33%)
Mutual labels:  placeholder
Vue Morphling
Vue filters and directives collection.
Stars: ✭ 179 (+496.67%)
Mutual labels:  placeholder
Pupa
Simple micro templating
Stars: ✭ 231 (+670%)
Mutual labels:  placeholder
holder rails
Client side image placeholders for Rails applications
Stars: ✭ 47 (+56.67%)
Mutual labels:  placeholder

NSJTextField

CI Status Version License Platform

Problem

Placeholder text works great for a simple username and password form, but not so much when there is more information. It's easy to forget which field is which once you've typed into all of the inputs.

Demo

NSJTextField

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

NSJTextField is available through CocoaPods. To install it, simply add the following lines to your Podfile:

source 'https://github.com/NSJoker/NSJTextFieldSpecs.git'
pod 'NSJTextField'

Author

NSJoker, [email protected]

License

NSJTextField is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].