module Formotion

Formotion::FormController Use initWithForm to create a view controller loaded with your form.

Formotion::RowCellBuilder RowCellBuilder handles taking Formotion::Rows and configuring UITableViewCells based on their properties.

ideas taken from: www.raywenderlich.com/10518/how-to-use-uiscrollview-to-scroll-and-zoom-content

ideas and images taken from: github.com/davbeck/TURecipientBar License: github.com/davbeck/TURecipientBar/blob/master/LICENSE.md

row.value = ['Samy', 'Pamy']

Constants

VERSION