前言

iOS UICollectionView 从右向左对齐(Aligning right to left on UICollectionView)

实现原理:采用setTransform对其进行水平翻转

效果图