Control of the Week: BDDynamicGridViewController

Aaron Brethorst, August 06, 2012

Our control of the week is BDDynamicGridViewController, from Norsez Orankijanan. Norsez is a mobile developer with Bit Constructor, a consulting firm in Thailand. BDDynamicGridViewController is a data-aware view controller that displays a UIView list (typically, UIImageView list) in a row-dominated grid layout. This class automatically lay out the UIViews with help from a delegate class (which is supplied by you). BSD licensed.

Find out more, or check it out on YouTube first: