Open
Description
Current behaviour
Box shadow in my first view on buttons. This started happening recently with the latest react-native updates.
Expected behaviour
The box shadow should not exist. See the last button.
How to reproduce?
Mutliple elevated Buttons in first view, elevation={0} doesn't work.. For some reason it affects the first contained button as well.
Preview
What have you tried so far?
Your Environment
software | version |
---|---|
ios | x |
android | 35 |
react-native | 0.78.0 |
react-native-paper | 5.13.1 |
node | 22.14.0 |
npm or yarn | 4.5.3 |
expo sdk | N/A |