How to enable zoom for UICollectionView [duplicate]

拥有回忆 提交于 2019-11-30 05:17:13
Piyush Dubey

I am not sure whether I got your question in correct way or not, but I think you might want to check these links:-

1. zoom entire UICollectionView - It also has a link to Sample code for UICollectionView. You might be interested in checking it.
2. Adding pinch zoom to a UICollectionView.
3. Make UICollectionView zoomable?

Hope this will help you.

Jack

If you're looking for the iOS 7 Photos application type of pinching + transition, maybe take a look at this question here: UICollectionView interactive layout transition using iOS 7 APIs

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!