PWLoadMoreTableFooter icon indicating copy to clipboard operation
PWLoadMoreTableFooter copied to clipboard

A similar control to load more control. Idea come from https://github.com/enormego/EGOTableViewPullRefresh

PWLoadMoreTableFooter

A similar control to the load more control. Idea come from enormego / EGOTableViewPullRefresh

How to use?

With CocoaPods

Edit your Podfile with

pod 'PWLoadMoreTableFooter', '~>1.0.1'

Without CocoaPods

  1. Add the PWLoadMoreTableFooterView.h and PWLoadMoreTableFooterView.m file to your project
  2. Follow the demo project to code right
  3. And it should work!

What's next?

  1. Tell me

Authors and Contributors

In 2013, Puttin Wong(@puttin) founded PWLoadMoreTableFooter.

Support or Contact

Having trouble with this project? Create a new issue.