Search results for regular expression

Objective-C Regex Categories screenshot

Objective-C Regex Categories

December 13, 2013 • MIT License
This project is a collection of objective-c categories for NSRegularExpression and NSString that make usage easier and more concise. //Using NSRegularExpression NSString* string = @"I...
TSValidatedTextField screenshot

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.
WTReTextField screenshot

WTReTextField

June 03, 2013 • MIT License
Subclass of UITextField with RegEx input validation and formatting as you type