Thanks for the great component
lenhhoxung86 opened this issue · 4 comments
lenhhoxung86 commented
Hello, the component works great. Can you add zooming feature?
yashigani commented
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.
lenhhoxung86 commented
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
yashigani commented
Sorry, I can't.
Too heavy to support iOS 6.x, because I use UIKit Dynamic
in YSViewer.
sergisolanellas commented
Yashigani, you should include in your example how use zoom :)