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

Cannot override the carousel's overflow style #260

Closed
AdamGerthel opened this issue Sep 8, 2022 · 2 comments
Closed

Cannot override the carousel's overflow style #260

AdamGerthel opened this issue Sep 8, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@AdamGerthel
Copy link

AdamGerthel commented Sep 8, 2022

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
Simulator Screen Shot - iPhone 13 - 2022-09-08 at 10 05 16

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

@AdamGerthel AdamGerthel added the bug Something isn't working label Sep 8, 2022
@AdamGerthel AdamGerthel changed the title Ability to override the carousel' Ability to override the carousel's overflow style Sep 8, 2022
@AdamGerthel AdamGerthel changed the title Ability to override the carousel's overflow style Cannot override the carousel's overflow style Sep 8, 2022
@Toyjo
Copy link

Toyjo commented Sep 27, 2022

Hello, I am having the same issue, did you find any workaround for this problem ?

@dohooo dohooo closed this as completed in 2ab0bff Sep 27, 2022
@dohooo
Copy link
Owner

dohooo commented Sep 27, 2022

Fixed in v3.0.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants