/CreoleTextField

CreoleTextField is custom textfield that automatically apply validation of textfield

Primary LanguageSwiftMIT LicenseMIT

CreoleTextField

CI Status Version License Platform

Example

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

Requirements

Swift 3.0 iOS 10 and above

Description

CreoleTextfield is a textfield object which manage to do automatically validation based of type which you have select.

Supported Textfield Type:
1.None
2.Email
3.Password
4.PhoneNumber
5.Postal code
6.Date of birth

Installation

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

pod "CreoleTextField"

Author

Nirmalsinh Rathod, nirmasinh@creolestudios.com www.creolestudios.com

License

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