yashigani/YSViewer

Thanks for the great component

lenhhoxung86 opened this issue · 4 comments

Hello, the component works great. Can you add zooming feature?

I think the feature is not necessary for YSViewer.
Because YSViewer can show not only image but also video or other views.

YSViewer has view property.
You can set UIScrollView to view property to add zooming feature.

Thanks,it's great.
Can u make it run on iOS 6+ ? I built on iOS 6.1 and it's impossible to move away the image to return the first View Controller

Sorry, I can't.
Too heavy to support iOS 6.x, because I use UIKit Dynamic in YSViewer.

Yashigani, you should include in your example how use zoom :)