collectionView “scrollToItem” after check for “dataSource?.collectionView(self, cellForItemAt:” functions on iOS 18 leads to a crash
I have this extension to scroll to the first collectionView cell:
collectionView “scrollToItem” after check for “dataSource?.collectionView(self, cellForItemAt:” functions on iOS 18 leads to a crash
I have this extension to scroll to the first collectionView cell: