XLForm is an iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
XLForm is an iOS library to create dynamic table-view forms. The goal of the library is to get the same power of hand-made forms, but saving time.
XLForm provides a DSL used to create a form. It keeps track of this specification on runtime, updating the UI on the fly.
Following is the link to the library hosted in GitHub.