Make UICollectionView zoomable

Originator:michaelhochs
Number:rdar://33675923 Date Originated:02-Aug-2017 03:48 PM
Status:Open Resolved:
Product:iOS + SDK Product Version:11b4
Classification:Enhancement Reproducible:Always
 
Summary:
As UICollectionView is a subclass of UIScrollView, it would be very great if support for zooming would be added. While you can give it a minimum and maximum zoom scale, there is no common view available that contains all the collection view’s content that one could return when the delegate method `viewForZoomingInScrollView:` is called.

Adding such a view that contains all the (visible) cells and decoration views would be an awesome addition to UICollectionView.

Steps to Reproduce:
 

Expected Results:
 

Actual Results:
 

Version:
11b4

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!