Nimbus
0.9.3 - Nimbus is proudly hosted on Github
An iOS framework whose growth is bounded by O(documentation).
|
The views used to display photos.
NIPhotoAlbumScrollView is the meat of the Nimbus photo viewer's functionality. Contained within this view are pages of NIPhotoScrollView views. In your view controller you are expected to implement the NIPhotoAlbumScrollViewDataSource in order to provide the photo album view with the necessary information for presenting an album.
Classes | |
class | NIPhotoAlbumScrollView |
A paged scroll view that shows a collection of photos. More... | |
class | NIPhotoScrollView |
A single photo view that supports zooming and rotation. More... | |
class | NIPhotoScrubberView |
A control built for quickly skimming through a collection of images. More... |