ZacharyKhan / ZKCarousel

A simple carousel implementation written in Swift
MIT License
289 stars 57 forks source link

Change UICollectionView access modifier to public to support custom gesture recognizers #38

Closed alezoffoli closed 3 years ago

ZacharyKhan commented 3 years ago

Thanks @alezoffoli!