zepojo / UPCarouselFlowLayout

A fancy carousel flow layout for UICollectionView on iOS.
MIT License
1.67k stars 235 forks source link

scroll to indexpath on collectionview - transform not working #34

Open iamakashrao opened 6 years ago

iamakashrao commented 6 years ago

I want to start my collection view from the centre - the initial cell will be in the centre user can swipe left or right - the transformation not working.

maclacerda commented 6 years ago

I had same problema, please fix it.