Skip to content

thevole/ScrollZoomDemo

Repository files navigation

This is my attempt to make a UIImageView zoomable when hosted inside a UIScrollView set with paging enabled. The technique used has been to identify when zooming begins (using the UIViewForZooming protocol callback) and to reset the UIScrollView's children.

It's still (obviously) a work in progress.

3/8 - Modified to support more than a single UIImageView (i.e. 2!).

About

Making an UIImageView zoomable inside a UIScrollView.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published