Open ospfranco opened 2 days ago
:warning: | Missing Reproducible Example |
---|---|
:information_source: | We could not detect a reproducible example in your issue report. Please provide either:
|
:warning: | Missing Reproducible Example |
---|---|
:information_source: | We could not detect a reproducible example in your issue report. Please provide either:
|
Managed to reproduce it, it's only happening when new arch is turned off
Description
I have just updated to RN 0.76 and seeing some weird behavior with non integer values when applying corner radius. It creates a bottom padding that has a faded color.
Steps to reproduce
Create a simple view and apply the following values:
The output should look like this:
But instead it looks like this:
React Native Version
0.76.0
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/ospfranco/border-radius-bug
Screenshots and Videos
No response