Zachary West

6pods

ZSWHierarchicalResultsController

ZSWHierarchicalResultsController creates one section per object of its NSFetchRequest and creates items inside that section for all objects in a designated relationship.

License: MIT

  • Objective C

ZSWRoundedImage

This extension to UIImage creates images with any of the corners rounded, optionally with a border and color.

License: MIT

  • Swift

ZSWSuffixTextView

ZSWSuffixTextView is a UITextView subclass which supports suffix text, appended after the editable area, and placeholder text, for when nothing has been entered.

You can use either of these independently, or together. Read more: https://github.com/zacwest/ZSWSuffixTextView

License: MIT

  • Objective C

ZSWTaggedString

Tags in a ZSWTaggedString are like HTML, except you define what they mean. Read more: https://github.com/zacwest/ZSWTaggedString

License: MIT

  • Objective C

ZSWTappableLabel

NSAttributedStrings presented in ZSWTappableLabel can be tapped or long-pressed in subranges you specify using attributes. Read more: https://github.com/zacwest/ZSWTappableLabel

License: MIT

  • Objective C