aataraxiaa / ScalingCarousel

A super simple carousel view with scaling transitions written in Swift
MIT License
756 stars 98 forks source link

can show page controller with this one? #10

Closed maulik6994 closed 7 years ago

maulik6994 commented 7 years ago

I have to show page indicater with this scrolling will be able to do?

maulik6994 commented 7 years ago

i mean how to get current page with scrolling

abdulla-allaith commented 7 years ago

+1 should have a variable to know which cell is the current one.

rankinit commented 7 years ago

Does anyone have a solution for this issue? Thanks!

aataraxiaa commented 7 years ago

@maulik6994 @abdulla-allaith @rankinit This feature will be released as part of the upcoming 'Swift 4' release.

See the Swift 4 branch here - https://github.com/superpeteblaze/ScalingCarousel/blob/psmith/Swift4/ScalingCarousel/Classes/ScalingCarouselView.swift

rankinit commented 7 years ago

@superpeteblaze - Which part of the code will have this new feature? Can I use with Swift 3 source?

Thanks!!

aataraxiaa commented 7 years ago

Just released v2 with requested functionality included. Closing this.