Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carousel slide transition bouncing while swiping when animation is set to zoom in iOS #1026

Open
akshaysama opened this issue Jul 6, 2023 · 0 comments

Comments

@akshaysama
Copy link

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'

@akshaysama akshaysama changed the title Carousel slide transition bouncing while swiping when animation is set to zoom Carousel slide transition bouncing while swiping when animation is set to zoom in ios Jul 6, 2023
@akshaysama akshaysama changed the title Carousel slide transition bouncing while swiping when animation is set to zoom in ios Carousel slide transition bouncing while swiping when animation is set to zoom in iOS Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant