iOS Objective-C open source library for implementing dynamic forms.
Library provides customizable form controller (based on UITableViewController
) that can be connected to form data model object thanks to KVO. Form fields are represented by table view cells.
Visit DRForms-iOS page on Github