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
iOS and tvOS 17+ introduce a new orthogonalScrollingProperties property to customize orthogonal scrolling section behavior. Our DampedCollectionView trick is therefore not needed for iOS 17+ and tvOS 17+.
The text was updated successfully, but these errors were encountered:
iOS and tvOS 17+ introduce a new
orthogonalScrollingProperties
property to customize orthogonal scrolling section behavior. OurDampedCollectionView
trick is therefore not needed for iOS 17+ and tvOS 17+.The text was updated successfully, but these errors were encountered: