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.
我想在这张图片的顶部做一些类似 ibooks 图片库的事情,它包含图片、循环动画和帧效果,有什么想法吗?
iCarousel 很棒,但有点重。如果你有一个轻量级的项目并且不想添加一个全新的类,你可以尝试并充分利用 UIImageView:how to create image gallery in iOS app using UIImageView
iCarousel是我找到的最好的封面流样本!谢谢rptwsthi。