KelvinJin / AnimatedCollectionViewLayout

A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
MIT License
4.7k stars 347 forks source link

LinearCardAttributesAnimator issue #70

Open shuaiyuhao opened 6 months ago

shuaiyuhao commented 6 months ago

When I use LinearCardAttributesAnimator, and slide cell to left, it wil disappear。 It looks like this bug only happend on newer versions of ios CleanShot 2023-12-28 at 09 34 52@2x

vladbelov commented 6 months ago

Same here