MyFormworks / Formworks

Formworks is a framework for building forms from JSON files.
https://myformworks.github.io/Formworks/
MIT License
6 stars 1 forks source link

Feature/footer header #93

Closed cassiaabarbosa closed 3 years ago

cassiaabarbosa commented 3 years ago

Motivation

Closes #85

Modifications

Table Header in Section was added. As footer, we added another table cell.

Result

Form has a title in a header view. Form has the submit button as a UITableViewCell.

Checklist

This PR is