-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
In react native on Android when you use elevation and want to have a transparent-ish view, you will have visible shadow background:
https://snack.expo.dev/@terrysahaidak/humiliated-strawberries
This library implements really cool shadows but also suffers from this same problem - the shadow is visible underneath.
This is a known problem of React Native, though:
facebook/react-native#25093
Describe the solution you'd like
At this point, I don't know if this is actually possible.
According to the issue, it wasn't a problem until Android 9.
P.S.
Thanks for this awesome library, it's a gem!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request