MAFormViewController icon indicating copy to clipboard operation
MAFormViewController copied to clipboard

Quick and easy iOS forms.

Results 3 MAFormViewController issues
Sort by recently updated
recently updated
newest added

A multiline text field or a text view with a set/resizable size would be good

enhancement

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...