CWPhotoViewer
CWPhotoViewer copied to clipboard
Results
2
CWPhotoViewer issues
Sort by
recently updated
recently updated
newest added
[self.collectionView scrollToItemAtIndexPath:self.selectedIndexPath atScrollPosition:UICollectionViewScrollPositionRight animated:YES]; when we click on any of the images, still the first image is loaded in the scroll view
The native iPhone Photos app has spacing between the full screen images. Is it possible to do this using UICollectionView?