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

feat: pass background prop to nested touchables #4108

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

lukewalczak
Copy link
Member

Summary

Introduce background prop into pressable components containing nested TouchableRipple to allow customization of the ripple configuration properties.

Related issue

Test plan

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak force-pushed the feat/background-nested-touchables branch from deeb684 to fef19d7 Compare January 9, 2024 20:37
@lukewalczak lukewalczak force-pushed the feat/background-nested-touchables branch from fef19d7 to f60254e Compare January 9, 2024 20:39
@callstack-bot
Copy link

Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@lukewalczak lukewalczak merged commit 6dd615d into main Jan 10, 2024
3 checks passed
@lukewalczak lukewalczak deleted the feat/background-nested-touchables branch January 10, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rippleColor in List.Accordion works but why it on foreground? how to make it on background?
2 participants