Levi Brown

8pods

GRK-Mixpanel-OSX

OS X tracking library for Mixpanel Analytics.

License: Custom

  • Objective C

GRKAlertBlocks

Use as you would any other UIAlertView, but instantiation is now a class level message, and adding a button can now take a block to be executed when tapped.

License: CC

  • Objective C

GRKBlurView

Image affects (blur, saturation) are applied to a base image asynchronously and is intended to be used for near real time application.

License: CC

  • Objective C

GRKConcurrentCollections

Classes which encapsulate NSMutableArray, NSMutableDictionary, and NSMutableSet for threadsafe concurrent read and write access.

License: CC

  • Objective C

GRKContainerViewController

A container UIViewController providing the ability to easily transition from one contained view controller to another.

License: CC

  • Objective C

GRKGradientView

Use as you would any UIView and configure it to render a gradient instead of a solid color.

License: CC

  • Objective C

GRKPageViewController

A container UIViewController providing paginated scrolling between configured view controllers. Similar to UIPageViewController, but with added control and feedback.

License: CC

  • Objective C

GRKStoryboardProxy

A UIViewController subclass which can be used as a proxy for another view controller which resides in a separate Storyboard. At runtime, the proxy view controller will be replaced appropriately.

License: CC

  • Objective C