uitextfield
There are 144 repositories under uitextfield topic.
dillidon/alerts-and-pickers
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
vhesener/Closures
Swifty closures for UIKit and Foundation
whitesmith/WSTagsField
An iOS text field that represents tags, hashtags, tokens in general.
segecey/SwiftIconFont
Icons fonts for iOS (Font Awesome 5, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon, Foundation 3, Elegant Icon, Captain Icon)
apasccon/SearchTextField
UITextField subclass with autocompletion suggestions list
CRAnimation/CRBoxInputView
Verify code input view. Support security type for password.短信验证码输入框,支持密文模式
filipstefansson/AutocompleteField
Subclass of UITextField that shows inline suggestions while typing.
mukyasa/MMTextFieldEffects
Extension of TextFieldEffects with Custom UITextFields effects inspired by Codrops, built using Objective-C
oleghnidets/TweeTextField
Lightweight set of text fields with nice animation and functionality 🚀
T-Pham/UITextField-Navigation
🏄♂️ UITextField-Navigation makes it easier to navigate between UITextFields and UITextViews
serralvo/TextFieldCounter
UITextField character counter with lovable UX 💖. No math skills required 🙃.
luximetr/AnyFormatKit
Simple text formatting in Swift
Serheo/SHSPhoneComponent
UITextField and NSFormatter subclasses for formatting phone numbers. Allow different formats for different countries(patterns).
mono0926/adaptive_dialog
Show alert dialog or modal action sheet adaptively according to platform.
iDhaval/DTTextField
DTTextField is a custom textfield with floating placeholder and error label
edgar-zigis/CocoaTextField
Apple TextField created according to the Material.IO guidelines of 2019. Featured at Medium.
raginmari/RAGTextField
Subclass of UITextField that adds an animated placeholder and an optional hint label below the text.
aleksandrshoshiashvili/AwesomeTextFieldSwift
Awesome TextField is a nice and simple libriary for iOS and Mac OSX. It's highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app.
marinofelipe/CurrencyText
Currency text field formatter available for UIKit and SwiftUI 💶✏️
Darkseal/DownPicker
A lightweight DropDownList / ComboBox for iOS, written in Objective-C
dreymonde/Placeholders
🅿️ Define multiple placeholders for UITextField and animate their change
mohammadalijf/UnderLineTextField
Simple UITextfield Subclass with state
shima11/PinCodeInputView
A input text view for entering pin code.
ErAbhishekChandani/ACFloatingTextfield
It is a subclass of UITextfield to Provide the floating label and customisations.
roytornado/RSFloatInputView
A Float Input View with smooth animation and supporting icon and seperator written with Swift
lm2343635/MGKeyboardAccessory
Keyboard accessory to input the special text to a text field directly.
rztime/RZColorful
NSAttributedString富文本的方法集合,以及简单优雅的使用其多种属性
kfit-dev/OTPTextField
Fully customizable iOS UITextField for OTP/Secure code verification
sonifex/SGDigitTextField
Elegant and Simplest Digit UITextField
richa008/CurrencyTextField
UITextField that automatically formats text to display in the currency format
chika-kasymov/UITextField_AutoSuggestion
Category for UITextField to add auto suggestion feature. [Tutorial](http://shyngys.com/uitextfield_and_auto_suggestion).
AbnerPei/PPTextField
UITextField各种限制,从此一个属性就能解决!比如:手机号(11位)、密码(只能数字和字母)、最大字符串(是否区分中英文)等等这样的限制,以及实时监测输入文字、结束编辑时回调等。
rlaguilar/MultilineTextField
Multiline Text Field - UITextField with multiple lines or UITextView with placeholder
tejas-ardeshna/TJTextField
UITextField with underline and left image
cjcoax/Autocomplete
jQuery like auto complete for iOS UITextField