Open
Description
Description
A parent view has style={{ overflow: 'hidden', borderTopRightRadius: 25 }}
Inside the parent a child view is rendered with a LayoutAnimation. The surface which is hidden behind the rounded corners has a black background color during the LayoutAnimation for a second (Im using react-native version 0.72.1
Steps to reproduce
on LayoutAnimation
React Native Version
0.72.1
Affected Platforms
Runtime - iOS
Output of npx react-native info
none
Stacktrace or Logs
none
Reproducer
none
Screenshots and Videos
No response