CWPhotoViewer
CWPhotoViewer copied to clipboard
Scroll to item at Index path not working
[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