chrismiles / EZForm

iOS form handling and validation library.
MIT License
284 stars 64 forks source link

How use with tableView and fields inside tableViewCells #85

Open Espeto opened 6 years ago

Espeto commented 6 years ago

Hello, im trying to use the EZForm lib with textFields and buttons inside tableViewCells - when the field clicked inside the cell the tableView adjust its position and so on. What is the proper way to do this? I'm searched for a long time and cant found nothing. And i'm having difficulties to generate the appledoc. I would appreciate a little help. Thank you!