chrismiles / EZForm

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

Is it possible to show cell separator? #79

Open dpatel opened 9 years ago

dpatel commented 9 years ago

I trying to add separator between field so would like to know if there is any option show the line?

johndpope commented 9 years ago

you'll need to hook into the tableview separatorColor property.