Matt Hupman

3pods

BlurryModalSegue

BlurryModalSegue is a UIStoryboardSegue subclass that provides a blur effect for Modal storyboard segues.

License: MIT

  • Objective C

MHHabitat

Environment inspector for iOS applications.

License: MIT

  • Objective C

MHNibLoading

MHNibLoading aims to eliminate some of boilerplate code commonly seen when loading UIViews from a nib on disk. The library is most useful when the UIView subclass and it's corresponding nib file have the same name. It provides category methods on UIView to load either individual UIView instances or UINib instances from on-disk *.xib files.

License: MIT

  • Objective C