Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 850 Bytes

File metadata and controls

21 lines (16 loc) · 850 Bytes

Infinite-Auto-Scroll Collection View by Compositional Layout

This is an gif

Features

  • Scroll to next item automatically or manualy
  • User still can swipe to next item when auto-scrolling enabled
  • Infinite loop effect
  • Use UICollectionViewCompositionalLayout for simplify building layout
  • Can set up view by storyboard
  • Page control and auto-scrolling can be customized

Dependencies

  • Swift 5
  • iOS 15.4
  • Xcode 13.3.1
  • macOS Monterey version 12.3

Acknowledgments