Carousel slide transition bouncing while swiping when animation is set to zoom in iOS
akshaysama opened this issue · 0 comments
akshaysama commented
When animation = 'zoom' is given slide is flickering in ios.
I've searched open issues to make sure I'm not opening a duplicate issue
I have read through the docs before asking a question
I am using the latest version of nuka-carousel
Describe Your Environment
- What version of nuka-carousel are you using? : 6.0.3
- What version of React are you using?: 18.2.0
- What browser are you using?: safari ios
When animation is set to zoom the carousel item is flickering while swiping through the slides, instead of a smooth scale animation the carousel is bouncing.
Expected behavior:
On swiping through the slides the slide which is focused should scale with a smooth transition.
Actual behavior
On swiping through the slides the slide which is focused is showing a bouncing behaviour instead of a smooth transition.
Additional Information
animation='zoom'