Skip to content

namanhams/UITableView-StickyHeader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UITableView-StickyHeader

UITableView category that allows the table header to always stick to the top

Since this is a category, your code doesn't need to change. Just include UITableView+StickyHeader.h/m to your project.

To enable the sticky header: myTableView.stickyHeader = true

About

UITableView category that allows the table header to always stick to the top

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published