Spencer Phippen

4pods

PXCoalescedRunner

PXCoalescedRunner lets you coalesce multiple close-together calls to the same method into a single call, which is made once the method has not been called for a specific amount of time.

License: MIT

  • Objective C

PXInfiniteContentView

A view that can scroll forever in either direction, with delegate methods that let you load the content for a view at a particular index lazily (only when it is shown).

License: MIT

  • Objective C

PXMultiForwarder

PXMultiForwarder lets you wrap multiple objects and send messages to all of them as if you were working with one.

License: MIT

  • Objective C

SPHStringContentFillView

A view subclass that fills itself with multiple copies of a customizable string at randomly generated locations and rotations.

License: MIT

  • Objective C++