Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native - LayoutAnimation - border radius issue (black background on IOS) #48722

Open
basselsaadeh opened this issue Jan 16, 2025 · 4 comments
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

Comments

@basselsaadeh
Copy link

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

@react-native-bot react-native-bot added Needs: Author Feedback Type: Unsupported Version Issues reported to a version of React Native that is no longer supported Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. labels Jan 16, 2025
@react-native-bot
Copy link
Collaborator

Warning

Unsupported version: It looks like your issue or the example you provided uses an unsupported version of React Native.

Due to the number of issues we receive, we're currently only accepting new issues against one of the supported versions. Please upgrade to latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If you cannot upgrade, please open your issue on StackOverflow to get further community support.

@react-native-bot
Copy link
Collaborator

Warning

Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:

@react-native-bot
Copy link
Collaborator

Warning

Unsupported version: It looks like your issue or the example you provided uses an unsupported version of React Native.

Due to the number of issues we receive, we're currently only accepting new issues against one of the supported versions. Please upgrade to latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If you cannot upgrade, please open your issue on StackOverflow to get further community support.

@sarthak-d11
Copy link
Collaborator

Hey @basselsaadeh , It will be great if you can share a reproducer for this issue. You can use this template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants