3lvis / Form

The most flexible and powerful way to build a form on iOS
http://hyper.no
Other
1.64k stars 145 forks source link

Feature Request: Consider adding standard UITextView field type #567

Open iosdev-republicofapps opened 7 years ago

iosdev-republicofapps commented 7 years ago

Could we add something like the BiographyField but as a standard text_area type or similar that uses UITextView so that users wouldn't need to create their own versions?

I'm happy to code a PR for this if there's interest ... Does this sound interesting and if so could you give me a few pointers where to get started/what to watch out for?

Thanks again for this awesome pod, I'm really enjoying Form - it looks great and is a huge help in my app! :-)

3lvis commented 7 years ago

That would be a great feature @iosdev-republicofapps!

Make a new cell class and register it in the FORMDataSource, if you need any help let me know :)

https://github.com/hyperoslo/Form/tree/master/Source/Cells

I'm also in Gitter, usually makes it easier to talk about code.

https://gitter.im/hyperoslo/Form