About Me

Posts on Feb. 10, 2013

Bind a UITableView to a Property

written by Andrew Wagner on

A library to allow binding a UITableView directly to a to-many property. The library automatically handles insertions and deletions as long as you make sure the to-many property emits KVO notifications.

more...