Open Erikess opened 1 year ago
how to make it auto scroll? i use collectionView.scrollToItem(at: next, at: .centeredHorizontally, animated: true) but it's not work~
collectionView.scrollToItem(at: next, at: .centeredHorizontally, animated: true)
same question,help help
how to make it auto scroll? i use
collectionView.scrollToItem(at: next, at: .centeredHorizontally, animated: true)
but it's not work~