SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 154 C++

Fix bug with borderRadii caused by iOS 10 specific code

Summary:
Non-uniform edge insets caused issues on iOS 10. The code nowadays interferes with the rendering for large borderRadii so this diff removes it.

Since we didn't support this behavior before there are some bugs/missing features that happen:

T186810893 Incorrect border rendering with large radii
T186812303 View discoloring with overlapping border radii
T186812736 Add support for vertical and horizontal border radii

## Changelog:

[iOS][Fixed] - Removed Legacy iOS 10 code messing with border radius

Reviewed By: NickGerleman

Differential Revision: D56333637

fbshipit-source-id: 92b1bb1459d1e95476b3d768db725dfbbc1e55ae
J
Jorge Cabiedes Acosta committed
9204e44ef5038ed9190a7e5362a7ea3c0793b361
Parent: d18229b
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 4/26/2024, 8:34:37 PM