SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 155 C++

Fix percentage-based border radius (#56915)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/56915

Changelog: [IOS][FIXED] Fixed percentage-based border radius

`isUniform` checks if all corners are equal, which is fine in most cases. When it comes to setting broderRadius, it also needs to be checked whether the corner is circular or not.

Reviewed By: jorge-cab, javache

Differential Revision: D105926696

fbshipit-source-id: f2d1cc7e7e2fc4a12b7964c7e06235f5a0d66bf7
J
Jakub Piasecki committed
b4966128af2ecb7370373e7639b36e0b345cbfb1
Parent: 3d50561
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 5/22/2026, 2:53:41 PM