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

Ripple effect on buttons not working when using blurView event in other component #608

Open
kasper-pawlowski opened this issue Mar 1, 2024 · 0 comments

Comments

@kasper-pawlowski
Copy link

kasper-pawlowski commented Mar 1, 2024

Even if BlurView has a height of 100px or 100% in the navbar, it still occupies the entire screen. Visually, you can solve it by adding overflow: hidden to the parent element, but BlurView still interferes with other elements. Ripple Effect whether in buttons or TouchableRipple from rn Paper does not work when BlurView is rendered.

In the example in the image below, the navbar is a separate component and BlurView is rendered there. Despite this, the ripple effect on the button does not work, the button operation itself works without onPress type changes

423454357_404933872083802_8734990894501003128_n

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