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.
我有一个具有圆形布局的集合视图。如何旋转单元格或向布局添加滚动。我查看了 iCarousel。但是想自己做。提前致谢。
我开发了一个自定义 UICollectionviewLayout,它的布局是圆形布局中的集合视图单元格。它可以配置为显示特定的。
在您的情况下,您将需要 180 - 0 度。
您可以分叉并理解代码。
https://github.com/DoddaSrinivasan/DSCircularCollectionView