ELTableViewController 1.0.0

ELTableViewController 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • yanghua

Overview

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

Dependence

  • EGORefreshTableHeaderView
  • LoadMoreTableFooterView
  • IconDownloader

Usage

cocoapod

pod install ELTableViewController

manually

Copy the folder "ELTableViewController" and "EGORefreshImages" into you project.

Or see My another project:FastEasyBlog

Update log

  • 2013-09-13 : add some utility methods

Apps

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!