Edward Juden

Results 1 issues of Edward Juden

Great code, update pageControl when getting "numberOfImagesInGallery" to keep it in sync. SwiftPhotoGallery.swift file public func collectionView(_ imageCollectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { let numberOfImages = dataSource?.numberOfImagesInGallery(gallery: self)...