mwaterfall / MWPhotoBrowser

A simple iOS photo and video browser with grid view, captions and selections.
MIT License
8.75k stars 2.71k forks source link

To present MWPhotoBrowser with animation and pop back to original image with animation #605

Open khantthulinn opened 7 years ago

khantthulinn commented 7 years ago

Hello, I like this library since it is easy to use and has good performance (also support video!). However, I really need to present from original image frame and pop back to original image frame as in these libraries.

https://github.com/thiagoperes/IDMPhotoBrowser https://github.com/NYTimes/NYTPhotoViewer

How can I modify MWPhotoBrowser into something like that? I try to follow their library but behaviour is so different that I can't apply.