AndrewHartAR / DMLazyScrollView

Lazy Loading UIScrollView for iOS (with support for infinite scrolling)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DMLazyScrollView 2.0: Lazy Loading UIScrollView (with infinite page scrolling)

Re-written, from the ground up. Doesn’t include all features from the forked repo.

Features it does include:

  • Optional infinite scrolling
  • Paging scroll view, using view controllers
  • Simple delegate, similar to a simplified version of UITableViewDelegate and DataSource.

Used extensively in Today: http://ProjectDent.com/today

About

Lazy Loading UIScrollView for iOS (with support for infinite scrolling)


Languages

Language:Objective-C 100.0%