Search results for matt

PhoneNumberKit screenshot

PhoneNumberKit

November 26, 2019 • MIT License
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
FormattedTextField screenshot

FormattedTextField

May 10, 2019 • MIT License
UITextField subclass that supports text formatting
BxTextField screenshot

BxTextField

January 10, 2018 • MIT License
Custom TextField Inherited from UITextField and don't use delegate Can use patterns sides with constant text Have formatting putting Correct working with selection text Fixed native issues (pr...
StringFormatter screenshot

StringFormatter

August 01, 2017 • MIT License
Simple Text Formetter (Credit Card Number, Phone Number etc.)
Realtime Currency Formatter screenshot

Realtime Currency Formatter

March 06, 2017 • MIT License
An extremely simple class for formatting currencies. It has a static method ready to work with the `UITextFieldDelegate` formatting currencies while typing.
November screenshot

November

July 14, 2016 • Apache 2.0 License
A handy API to convert NSDate to NSString and back written in swift
YALField screenshot

YALField

November 30, 2015 • Unspecified License
Custom Field component with validation for creating easier form-like UI from interface builder.
YZNameFormatter screenshot

YZNameFormatter

March 27, 2015 • MIT License
A simple name formatter to help split name strings into "prefix", "first name" and "last name".
DateTools screenshot

DateTools

March 31, 2014 • MIT License
Dates and times made easy in Objective-C
NXVLogFormatter screenshot

NXVLogFormatter

March 27, 2014 • MIT License
Simple custom CocoaLumberjack log
TSCurrencyTextField screenshot

TSCurrencyTextField

November 14, 2013 • MIT License
UITextField subclass for ATM-style currency-amount entry.
BMTimeFormatter screenshot

BMTimeFormatter

November 14, 2013 • BSD License
provides a custom NSFormatter for values representing a time in seconds with precision 1milli second. Format: [-]<hh>:<mm>:<ss>.<millis> Examples: 03:04:17.183 -01:20:59.444 U...
AKNumericFormatter screenshot

AKNumericFormatter

November 09, 2013 • MIT License
Formatter for numerical fields and UITextField category to use it easily while editing.
DKLiveBlur screenshot

DKLiveBlur

June 17, 2013 • MIT License
Demo app to show live blur effect similar to yahoo weather iOS app and iOS 7. Extremely fast blur processing with DSP. Easy to use: just create a view, set tableview and background image. That's...
WTReTextField screenshot

WTReTextField

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

SHSPhoneComponent

May 20, 2013 • MIT License
UITextField and NSFormatter subclasses for formatting phone numbers. Allow different formats for different countries(patterns).
Slash screenshot

Slash

May 16, 2013 • MIT License
A simple, extensible markup language for styling NSAttributedStrings. The language is similar in appearance to HTML, however the meaning of each tag is user-defined
REFormattedNumberField screenshot

REFormattedNumberField

March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.
AMAttributedHighlightLabel screenshot

AMAttributedHighlightLabel

January 18, 2013 • MIT License
A UILabel subclass with mention/hashtag/link highlighting.
MSCurrencyFormatter screenshot

MSCurrencyFormatter

October 01, 2012 • Unspecified License
This will format a text field similar to how an ATM works. This allows easy entry of dollar amounts. If on an iPhone it can even add a positive/negative toggle button to the keypad. If on an ipad i...