TGLParallaxCarousel
TGLParallaxCarousel copied to clipboard
Swift 4 mmigration + custom linear or circular cycle mode and hide page Control
Added the followings functionalities:
-
Swift 4 migration
-
Can hide page control with
carouselView.setPageControlHidden(hide: true | false)
-
Set mode (linear or circular) with
carouselView.mode = .linear | .circular