Skip to content

A Encapsulation to the UITableView with EGORefreshTableHeaderView and LoadMoreTableFooterView and download image async

License

Notifications You must be signed in to change notification settings

shuchen/ELTableViewController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A Encapsulation to the UITableView with EGORefreshTableHeaderView and LoadMoreTableFooterView and download image async

##Usage

cocoapods

Be sure that you have installed cocoapods!!!

enter your project's root dir and add this line to your podfile

pod 'ELTableViewController'

then do install:

[sudo] pod install

manually

Copy the folder ELTableViewController and the bundle ELTableViewController.bundle into your project.

Update log

  • 2013-09-13 : add some utility methods

Apps (benefit from ELTableViewController)

weibo list and many tableview controllers based on it.

##Functions list

  • non-UITableViewDataSource
  • non-UITableViewDelegate
  • automatic async-image download for each cell (optional)
  • refresh function (optional)
  • load more function (optional)
  • some utility methods

#Contact & More Details

desc:see My Blog

any problem, let me know:

  1. [email protected]
  2. http://blog.csdn.net/yanghua_kobe

enjoy and have fun!

About

A Encapsulation to the UITableView with EGORefreshTableHeaderView and LoadMoreTableFooterView and download image async

Resources

License

Stars

Watchers

Forks

Packages

No packages published