CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Nov 2017 |
| SwiftSwift Version | 4.0 |
| SPMSupports SPM | ✗ |
Maintained by Anthony Dito.
To run the example project, clone the repo, and run pod install from the Example directory first.
FormatTextField is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'FormatTextField'import FormatTextField
var textField = FormatTextField()
textField.inputType = .phoneThe options for inputType are the following
Anthony Dito, [email protected]
FormatTextField is available under the MIT license. See the LICENSE file for more info.