react-native-ui-lib
react-native-ui-lib copied to clipboard
Overlay component borderRadius fix
Description
Overlay component fix borderRadius, when using Image component with overlayType and borderRadius the Overlay is covering the Image and leaks out. Wrapping the Overlay with View with style fix the issue. Added an example in the screen.
Changelog
Overlay covering fix when passing borderRadius.
Additional info
ticket 4162
@adids1221 The overlay gradient is messed up in your branch, see screenshots: