TGLParallaxCarousel icon indicating copy to clipboard operation
TGLParallaxCarousel copied to clipboard

Swift 4 mmigration + custom linear or circular cycle mode and hide page Control

Open alfredolucomav opened this issue 6 years ago • 0 comments

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

alfredolucomav avatar Apr 12 '18 19:04 alfredolucomav