SwiftPhotoGallery
SwiftPhotoGallery copied to clipboard
iOS photo gallery written in Swift
How can i disable single tab close action ?
The example doesn't handle swiping or proper image sizing in Mac Catalyst.
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)...
When gallery view runs on iPad with multitasking enabled, the image is not placed in centre. Because the size of header and footer was set to screen size which doesn't...
All is in title :-)
This is a feature request: Would like to have capability of having a caption for each photo.