react-native-paper
react-native-paper copied to clipboard
fix: incorrect styling of snackbar
trafficstars
Fixes: #4044
Summary
Add additional styling to the Snackbar
Hey @thrandale, thank you for your pull request 🤗. The documentation from this branch can be viewed here.
Could this PR be merged?
Could this PR be merged?
Unfortunately it cannot be merged since it will introduce issue for users who are using Snackbar with custom background color:
| before change | after change |
|---|---|
I think we can introduce the right prop which can be utilized to render a custom IconButton instead of a built-in one.