mwaterfall / MWPhotoBrowser

A simple iOS photo and video browser with grid view, captions and selections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

khantthulinn opened this issue · comments

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.