Shadows do not show on View's with a border radius set #14027
Labels
Area: Borders and Brushes
Area: Fabric
Support Facebook Fabric
Area: Shadow Props
https://reactnative.dev/docs/shadow-props
bug
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Workstream: Component Parity
Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Milestone
Currently we create a clip when there is a non-zero border radius on a view, to clip the background to the border radius.
Unfortunately, this also clips any shadow set on the View.
The text was updated successfully, but these errors were encountered: