Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add borderRadius Percentage description #4273 #4276

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Faisalmajeed123
Copy link

@Simek reverted the yarn.lock file

#4273

Copy link

netlify bot commented Oct 12, 2024

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit f1f3ecb
🔍 Latest deploy log https://app.netlify.com/sites/react-native/deploys/670a30f0d4d9de0008bbddf0
😎 Deploy Preview https://deploy-preview-4276--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -195,7 +195,7 @@ On iOS 13+, it is possible to change the corner curve of borders.

### `borderRadius`

If the rounded border is not visible, try applying `overflow: 'hidden'` as well.
You can set a borderRadius using absolute numbers or a percentage. If the rounded border is not visible, try applying `overflow: 'hidden'` as well.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for reverting lock changes! 👍

Suggested change
You can set a borderRadius using absolute numbers or a percentage. If the rounded border is not visible, try applying `overflow: 'hidden'` as well.
You can set `borderRadius` using absolute numbers or a percentage value string. If the rounded border is not visible, try applying `overflow: 'hidden'` as well.

Nit, clarification for percentage value.

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

Successfully merging this pull request may close these issues.

3 participants