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

Change back UINavigationBar style before dismissing form #113

Open csfar opened 3 years ago

csfar commented 3 years ago

When a form is created and presented, it changes the UINavigationBar's style. We need to set it back to what it was before dismissing or submitting a form.