You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I want to see the carousel items that are outside of the carousel view. I've added overflow: visible to the carousel style, but it seems to have no effect.
Expected behavior
I expect to be able to see the slides even though they are outside the carousel, since I'm overriding the default overflow: hidden value.
Describe the bug
I want to see the carousel items that are outside of the carousel view. I've added
overflow: visible
to the carousel style, but it seems to have no effect.To Reproduce
See example repository here: https://github.com/AdamGerthel/reanimated-carousel-bug
Expected behavior
I expect to be able to see the slides even though they are outside the carousel, since I'm overriding the default
overflow: hidden
value.Screenshots
Versions (please complete the following information):
See https://github.com/AdamGerthel/reanimated-carousel-bug/blob/master/package.json
Smartphone (please complete the following information):
Android + iOS
The text was updated successfully, but these errors were encountered: