Comment on Survey: Simple iOS Forms libraryparentComments−wessOP13yIt supports any field type you want, SurveyField has a property of fieldClass, so you can set it to [UITextView class] and it will do it's best to use it
Comments
It supports any field type you want, SurveyField has a property of fieldClass, so you can set it to [UITextView class] and it will do it's best to use it