Post

Replies

Boosts

Views

Activity

Reply to UICollectionView scrollToItem broken on iOS14
Same problem here. I made onboarding screen using collection view without any supplementary items with orthogonalScrollingBehavior = .groupPagingCentered, and scrollToItem(at:at:animated:) doesn't work on iOS 14, but works fine on iOS 13. Thanks for temporary solution with .continuousGroupLeadingBoundary, but I hope it would be fixed in iOS 14.1+
Oct ’20