Alan881 / AACarousel

Easy to create image slider in Swift
MIT License
57 stars 20 forks source link

How to set style 2 slider in my project #11

Open Bhavesh5291 opened 6 years ago

RishabhSRS commented 6 years ago

.setCarouselLayout(displayStyle: 0, pageIndicatorPositon: 0, pageIndicatorColor: nil, describedTitleColor: nil, layerColor: UIColor.clear)

change displayStyle : 0 or 1 0 for firstStyle 1 for second one as you want