nickbit / pf-gridview

Grid component for iOS applications (iPhone, iPad)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generic grid component for iOS development, provides multiple horizontal sections support.

Using cell level reuse, so have good performance, and can support massive amount of data.

The API is very similar to the UITableView, so quite easy to use.

See the demo project in source for how to use it, also read the wiki page for some basic information.

About

Grid component for iOS applications (iPhone, iPad)