Skip to content

StickTableFooterView can keep tableFooterView always on bottom of UITableView.

License

Notifications You must be signed in to change notification settings

irons163/StickTableFooterView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform

StickTableFooterView

How to keep tableFooterView always on bottom of UITableView?

  1. Creating an view as tableFooterView.
  2. Creating an view and put it into tableFooterView as a subview(Pretended tableFooterView).
  3. Setting porper layout constraints.
  4. Enjoy your tableFooterView ticking on bottom of UITableView.
  • Becuase the pretended tableFooterView is out of the bound of its superview, need to deal with the touch event. See ViewWithOutboundsButtons.m.

About demo

  • Red area refers the tableFooterView.
  • Yellow area refers the pretended tableFooterView.

About

StickTableFooterView can keep tableFooterView always on bottom of UITableView.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published