KXTileView is a flexible and simple to use subclass of UIView that allows the developer to create dynamic tiled views for browsing content with an interface similar to the familiar UITableView.
- Add KXTileView.h, KXTileView.m, KXTile.h and KXTile.m to your Xcode project.
- See the sample app for how to interact with the view.