/IEPhotoCollectionViewSample

A collection view subclass to to downlaod and display photos gallery in full screen horizontally scrollable layout.

Primary LanguageObjective-C

IEPhotoCollectionViewSample

A collection view subclass to to downlaod and display photos gallery in full screen horizontally scrollable layout.

How to use,

  1. Put a collection view on your storyboard.
  2. Mark its class as IEPhotoCollectionView
  3. Connect it to you view contollers on of the IBOutlet property.
  4. Set array contating strings for the image url in the photosURLStrings property. "self.photoCollectionView.photURLStrings"

alt text