DMDynamicWaterfall
DMDynamicWaterfall copied to clipboard
Preventing circular motion of cells
UIKit Dynamics has a bug that causes dynamically animated collection view cells to enter circular-like motion when the collection view comes to rest if cells have sizes or positions that are not integer values. To prevent this bug, ensure that all sizes and position values are integer values.