Comment on Survey: Simple iOS Forms libraryComments−tommys13ynot so cool in only supporting text fields...−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
not so cool in only supporting text fields...
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