Skip to content

Fix percentage-based border radius (#56915)#56915

Closed
j-piasecki wants to merge 1 commit into
facebook:mainfrom
j-piasecki:export-D105926696
Closed

Fix percentage-based border radius (#56915)#56915
j-piasecki wants to merge 1 commit into
facebook:mainfrom
j-piasecki:export-D105926696

Conversation

@j-piasecki
Copy link
Copy Markdown
Contributor

@j-piasecki j-piasecki commented May 21, 2026

Summary:

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: javache

Differential Revision: D105926696

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 21, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 21, 2026

@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D105926696.

Summary:

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: javache

Differential Revision: D105926696
@meta-codesync meta-codesync Bot changed the title Fix percentage-based border radius Fix percentage-based border radius (#56915) May 21, 2026
@j-piasecki j-piasecki force-pushed the export-D105926696 branch from 8a808ae to 3396632 Compare May 21, 2026 11:31
@meta-codesync meta-codesync Bot closed this in b496612 May 22, 2026
@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @j-piasecki in b496612

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label May 22, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 22, 2026

This pull request has been merged in b496612.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants