Search results for regular

Regex screenshot

Regex

January 27, 2022 • MIT License
This is a wrapper for NSRegularExpression that makes it more convenient and type-safe to use regular expressions in Swift.
AnimatedField screenshot

AnimatedField

April 11, 2019 • MIT License
Animated UITextField with check & filter for default types (email, url, password, price, date...) for iOS
RegeributedTextView screenshot

RegeributedTextView

June 18, 2017 • MIT License
RegeributedTextView is a subclass of UITextView that supports fully attribute string based on regular expression.
VForValidation screenshot

VForValidation

June 24, 2016 • Apache 2.0 License
VFV it's an easy way for check expressions.
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.
No image provided.

MZCroppableView

November 13, 2013 • BSD License
MZCroppableView is a subclass of UIView that helps in irregular image cropping.
IQIrregularView screenshot

IQIrregularView

September 16, 2013 • MIT License
IQIrregularView is a UIView subclass, played with CAShapeLayer to create IrregularView. Irregular view responds to touches on only visible part of view i.e. CAShapeLayer.path. Suggestions and help ...
WTReTextField screenshot

WTReTextField

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