NSStringMask
April 19, 2017 • MIT License
NSStringMask allows you to apply masks or formats to NSStrings using NSRegularExpression to input your format.
SwiftyFORM - easy creation of inspectors
July 01, 2015 • MIT License
SwiftyFORM is a form framework for iOS, written in Swift.
Demo video that shows inline sliders and date pickers
https://www.youtube.com/watch?v=PKbVJ91uQdA
Features:
- There are 13 form ite...
TSValidatedTextField
December 01, 2013 • Apache 2.0 License
This is simple and ready to use subclass of UITextField that allows you to validate text in the text field with pattern you set.