Author
Description
TLFormView is yet another form view truly universal. Because it doesn't extend UITableView you are completely free to create anything to use as a form field as long as it extends the base TLFormField class. It also has some nice features like: conditional visibility using NSPredicate, in-place help for each field with UIPopoverControler and on-the-fly edit/read-only modes switch among other things.