Awesome lib!
It would be even more awesome if you could make it possible to view multiple images in a scroll view.
e.g.
images = [self getAllImages]; // array of images
[EXPhotoViewer showImagesFor:images];
then the original imageview stays at its old place but the other pretty effects still work (zooming, pull-back etc.) and you can view the images by just sliding left and right.
Very appreciate for all your great work!
Awesome lib!
It would be even more awesome if you could make it possible to view multiple images in a scroll view.
e.g.
images = [self getAllImages]; // array of images
[EXPhotoViewer showImagesFor:images];
then the original imageview stays at its old place but the other pretty effects still work (zooming, pull-back etc.) and you can view the images by just sliding left and right.
Very appreciate for all your great work!