MAFormViewController
MAFormViewController copied to clipboard
Radio/Multi Element Types
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 rows, and some toggle a "hidden" cell beneath the formelement with a UIPicker containing the selectable elements)
I think this would enhance your library a lot.
Potentially - I've been pretty busy with a few other projects I'm working on, so I don't know how much love I'll be giving this in the near future, but I'm always open to pull requests. If I end up doing something with this I'll let you know! Thanks!
Cool, that's great! In the meantime, I'll see if I can manage to whip something up. If so, expect a pull request :)
I look forward to it!
I'll love it! :)