/pf-gridview

Grid component for iOS applications (iPhone, iPad)

Primary LanguageObjective-C

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.