alexiscreuzot / KASlideShow

Ultra-basic slideshow for iOS (ARC only).
MIT License
206 stars 61 forks source link

Adding zoom to images? #53

Open keesvandieren opened 7 years ago

keesvandieren commented 7 years ago

We need to be able to add zoom on the images in a slideshow.

It should work similar to the Zoom function in the camera app (using double-tab or multi-touch gestures). Any ideas how this can be achieved?

This probably needs changes in the KASlideShow library?

alexiscreuzot commented 7 years ago

Yes, though it might be a little complex as it would override the current gestures which are used to interact with the slideshow sequencing