A collection view subclass to to downlaod and display photos gallery in full screen horizontally scrollable layout.
How to use,
- Put a collection view on your storyboard.
- Mark its class as IEPhotoCollectionView
- Connect it to you view contollers on of the IBOutlet property.
- Set array contating strings for the image url in the photosURLStrings property. "self.photoCollectionView.photURLStrings"