Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
gmoledina committed Dec 12, 2011
1 parent 6fbb642 commit a40f0ad
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README
Expand Up @@ -15,9 +15,11 @@ It is important to use the dequeue method to reuse the cell.
The best sorting style (swap or push) depends on personal taste and the frame of the grid; you can choose the one that suits you best.
Same applies to the layout strategy (vertical, horizontal, paged,... and more to come).

Many working examples provided in the demo app!
Many working examples provided in the demo app.
All the files in the API folder are required. You only need to deal with 2 header files though (the grid and the cell).

Let me know how this component works out for you!
New feature requests are welcome.

---

Expand All @@ -26,6 +28,7 @@ Fresh from the baking oven:

Coming soon:
- Changing the zoom scale dynamically (when pinching to go fullscreen)
- API for adding a pageControl
- More customization options
- Support for iOS 4

Expand Down

0 comments on commit a40f0ad

Please sign in to comment.