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

Remove FWFormGenerator #82

Closed csfar closed 3 years ago

csfar commented 3 years ago

Remove FWFormGenerator in favor of initialization through a UIViewController, to be specific FWFormViewController. The JSON data and the FWStyle should be passed as parameters of initialization.