Skip to content

hiaw/DCMutableTableView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Quickly set up a settings page type table view. You no longer need multiple if and switch statement with UITableViewDelegate. Just use a simple array to contain all the table cells you wish to display and let DCCustomTable do the rest.

You can even quickly set up to have table mutate during use.

Just enter the header, footer information of section, the appropriate cells for the section and let DCCustomTable handle the table view delegate.

Please read the sample project to see what is how this code can help you. 

About

Quickly set up a settings page type table view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published