how to make it auto scroll? i use `collectionView.scrollToItem(at: next, at: .centeredHorizontally, animated: true)` but it's not work~
how to make it auto scroll?
i use
collectionView.scrollToItem(at: next, at: .centeredHorizontally, animated: true)but it's not work~