Form icon indicating copy to clipboard operation
Form copied to clipboard

Feature Request: Consider adding standard UITextView field type

Open iosdev-republicofapps opened this issue 8 years ago • 1 comments

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! :-)

iosdev-republicofapps avatar Feb 11 '17 08:02 iosdev-republicofapps

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

3lvis avatar Feb 11 '17 08:02 3lvis