Search results for ssn

NSStringMask screenshot

NSStringMask

April 19, 2017 • MIT License
NSStringMask allows you to apply masks or formats to NSStrings using NSRegularExpression to input your format.
SSSnackbar screenshot

SSSnackbar

November 04, 2015 • MIT License
An iOS implementation of the Snackbar concept, a discrete, actionable alert, as used extensively in Android as well as some Google iOS apps such as Gmail
CrossNavigation screenshot

CrossNavigation

October 14, 2014 • MIT License
if you inherit your view controllers from CNViewController, you'll be able to push them to the stack not just to right side (as you do if you use UINavigationController), but to any of four: left, ...
GPActivityViewController screenshot

GPActivityViewController

May 20, 2013 • MIT License
Alternative to UIActivityViewController compatible with iOS 5.0. Partially based on REActivityViewController.