No image provided.
CollectionViewPagingLayout
December 27, 2019 • MIT License
a simple customizable layout for making paging effects with UICollectionView.
PhoneNumberKit
November 26, 2019 • MIT License
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
No image provided.
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
August 01, 2017 • MIT License
Simple Text Formetter (Credit Card Number, Phone Number etc.)
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
July 14, 2016 • Apache 2.0 License
A handy API to convert NSDate to NSString and back written in swift
iDevicesInformation
April 18, 2016 • Unspecified License
A Light Weight and Updated Code for Device Detection and many other functionality written in swift 2.0
YALField
November 30, 2015 • Unspecified License
Custom Field component with validation for creating easier form-like UI from interface builder.
YZNameFormatter
March 27, 2015 • MIT License
A simple name formatter to help split name strings into "prefix", "first name" and "last name".
JCDialPad
August 20, 2014 • MIT License
A highly customizable phone dial pad view with automatic phone number formatting, similar to the iOS 7 Phone app's Keypad view. Populate buttons with text or custom views, and easily respond to use...
OCMaskedTextFieldView
April 17, 2014 • Apache 2.0 License
A simple UIView subclass to display dynamically masked textFields.
SimpleFormatLanguage
February 17, 2014 • Custom License
An intuitive and powerful replacement for Cocoa Auto Layout visual format language
TSCurrencyTextField
November 14, 2013 • MIT License
UITextField subclass for ATM-style currency-amount entry.
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
November 09, 2013 • MIT License
Formatter for numerical fields and UITextField category to use it easily while editing.
WTReTextField
June 03, 2013 • MIT License
Subclass of UITextField with RegEx input validation and formatting as you type