TGLParallaxCarousel
TGLParallaxCarousel copied to clipboard
A lightweight 3D Linear Carousel with parallax effect
how to hide pagecontrol in this view?
Contains PR #21 + Migration to Swift 5
https://github.com/Yoncn/RCCarouselView welcome to enjoy ! thanks for taglia3.
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`
- IBInspectable value added to allow for the page control to be disabled. - Fixed issue where card was selected when moving between cards. - Fixed bugs with Swift 3
Can I have vertical layout with this one or can make one. Can you help me with this. I have attached one image for reference: ![screen shot 2017-09-29 at 5...
When you use normal view, Tap delegate is not called and instead of move item delegate is called. and the other thing is that at end of all the view...
``` platform :ios, '9.0' pod 'TGLParallaxCarousel' ``` use pod update only get Using TGLParallaxCarousel (0.2.1) can't get the newest version