MAFormViewController
MAFormViewController copied to clipboard
Quick and easy iOS forms.
A multiline text field or a text view with a set/resizable size would be good
Hello, I must this is an easy and awesome pod. I'm currently using this on a Swift project. I added the pre-requisites stuff to import Objective-C code to Swift. But...
Any plans on implementing support for "Radiobutton" or "Multiselect" datatypes? I've seen other form libraries using different ways to solve this (some "push" a new tableviewcontroller with selectable elements as...