hudinwal / IEPhotoCollectionViewSample

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Objective-C 100.0%