David Westerhoff

4pods

DWRandom

DWRandom is a lightweight framework written in Objective-C that makes working with randomization in many of Foundations core data structures a breeze(And some UI classes too!). The interface is extension based and aims to be dead simple to easily put randomization capabilities in your project in a very clean way. If you want a clean one liner solution for randomization look no further.

License: MIT

  • Objective C

PasscodeView

PasscodeView is an easy to use and confiure custom view that is perfect for displaying results of a secure entry field like a PIN or password. It is inspired by the iOS passcode screen that is used for unlocking devices. It is both IBDesignable and IBInspectable which makes it simple to use and configure for your own project.

License: MIT

  • Objective C

PNCurrency

PNCurrency is a US currency class that wraps all the conversions from different types and will shorted up any code that deals with US currency. The interface is simple, short and easy to get started.

License: MIT

  • Objective C

SlotLabel

SlotLabel is meant to be a drop-in replacement for a UILabel, with one key difference - it was made to be animated! The developer interface consists of override properties for configuring the label to fit your exact needs, as well as simple to use one liners that will animate your label to the string you specify. Out of the box the you can customize the SlotLabel font, text color, animation speed, and many of the other options you would expect out of any UILabel drop-in replacement.

License: MIT

  • Objective C