A category on UIView that lets you specify a -drawRect method in a block on the object instead of subclassing.

SOURCE LINK from Cocoa Controls
A category on UIView that lets you specify a -drawRect method in a block on the object instead of subclassing.

SOURCE LINK from Cocoa Controls