React Native - LayoutAnimation - border radius issue (black background on IOS) #48722
Labels
API: LayoutAnimation
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Platform: iOS
iOS applications.
Type: Unsupported Version
Issues reported to a version of React Native that is no longer supported
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
Stacktrace or Logs
Reproducer
none
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: