mohsinalimat / CreoleTextField

CreoleTextField is custom textfield that automatically apply validation of textfield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

CreoleTextField is custom textfield that automatically apply validation of textfield

License:MIT License


Languages

Language:Swift 49.6%Language:Shell 42.1%Language:Ruby 4.7%Language:Objective-C 3.5%