Skip to content

特殊输入框。手机号、航班号、限制字数、大小写等。光标修正。

License

Notifications You must be signed in to change notification settings

xueyongwei/XSpecialTextField

Repository files navigation

XSpecialTextField

CI Status Version License Platform

特殊输入框。手机号、航班号、限制字数、大小写等。

使用方法

let textField = YRSpecialTextField.init()
textField.specialType = YRSpecialTypeCapsLook.init(type: .uppercased)
textField.placeholder = "锁定大写"

Installation

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

pod 'XSpecialTextField'

Author

有其他类型处理,欢迎发起PR或issue

Ray, [email protected]

License

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

About

特殊输入框。手机号、航班号、限制字数、大小写等。光标修正。

Resources

License

Stars

Watchers

Forks

Packages

No packages published