Closed Rakshit17patel closed 1 year ago
On Wrapping a View in ShadowView Component, the shadow gets apply to all the child component of View.
The shadow should be only on View Container not on child component
Hi @Rakshit17patel
Could you please provide a code sample and a screenshot of the bug you encounter?
Describe the bug
On Wrapping a View in ShadowView Component, the shadow gets apply to all the child component of View.
Expected behavior
The shadow should be only on View Container not on child component