Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 iPhone 上有一个照片目录应用程序。这个应用程序在屏幕上显示三个带有滚动视图的图像。我想在滚动时放大/缩小图像尺寸。当图像居中时,我想扩大图像尺寸。当从中心向左/向右滚动时,将图像绘制得更小。我认为这种行为需要在scrollViewDidScroll. 你知道这个效果怎么做吗?
scrollViewDidScroll
所以你想要一个 Coverflow , iCarousel 可能是它的最佳控制
看看 https://github.com/nicklockwood/iCarousel