Thanh Pham

5pods

NoOptionalInterpolation

NoOptionalInterpolation gets rid of "Optional(...)" and "nil" in Swift's string interpolation and provides an easy way to pluralize your text.

License: MIT

  • Swift

RoundedSwitch

RoundedSwitch is an iOS switch control implemented in Swift with full Interface Builder support.

License: MIT

  • Swift

UILocalNotification-RemotePayload

UILocalNotification-RemotePayload provides a method to create UILocalNotification from remote notification payload. It is helpful because you have more control over local notifications than remote notifications. Please see the README for the details.

License: MIT

  • Swift

UITextField-Navigation

UITextField-Navigation adds next, previous and done buttons to the keyboard for your UITextFields and UITextViews. It allows you to specify a next text field/view either on the Interface Builder or programmatically. Then, you can access next and previous text fields/views of each UITextField/UITextView easily.

License: MIT

  • Swift