UICollectionView example in Swift

In this video tutorial I am going to share with you how to create and use UICollectionView in Swift. Here is what we are going to cover: Create a new UIViewController with UICollectionView Implement custom UICollectionViewCell Load list of images by calling a server side PHP script which will return a JSON array of images Display … Continue reading UICollectionView example in Swift