[iOS] App does not correctly render RNTester borders, backgrounds, and shadow <Image> examples #45958
Labels
Component: Image
p: Facebook
Partner: Facebook
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
The RNTester examples for border, Old arch and New arch also does not seem to correctly draw borders when a border-radius is set, and draws the border as if the radii is not present.
Table below represents the desired behavior, that is happening for Android, and how iOS renders the same scenario for the Old Arch and the New Arch
Steps to reproduce
To disable the New Architecture on iOS, you can also add this to the AppDelgate:
React Native Version
0.76
Affected Platforms
Runtime - iOS
Areas
Fabric - The New Renderer
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/facebook/react-native/packages/rn-tester
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: