-
Notifications
You must be signed in to change notification settings - Fork 0
thevole/ScrollZoomDemo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published