You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[5.7.0] - 2025-05-16
Added
AnimationAttributes can now be initialized with more types of animations, including bezier curves, springs, and dampened springs.
Removed
Removed AnimationAttributes.curve.
Removed AnimationAttributes.duration.
Changed
Reverted the change titled "Fixed AccessibilityContainer to better handle the accessibility ordering for a UICollectionView inside it (such as a Listable instance.)" pending further investigation.