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 border curve for continuous borders on iOS #904

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lewiscasewell
Copy link

@lewiscasewell lewiscasewell commented May 3, 2024

Adding border curve support to iOS

Related issue #522

Adds border-continuous and border-circular for RN styles borderCurve: "continuous" and borderCurve: "circular" respectively.

Demo

Continuous:
Simulator Screenshot - iPhone 15 - 2024-05-03 at 13 20 49
Circular:
Simulator Screenshot - iPhone 15 - 2024-05-03 at 13 20 55

Copy link

vercel bot commented May 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nativewind ✅ Ready (Inspect) Visit Preview May 3, 2024 0:56am

@lewiscasewell lewiscasewell changed the title add border curve to ios Add border curve for continuous borders on iOS May 3, 2024
@@ -0,0 +1 @@
/// <reference types="nativewind/types" />
Copy link
Author

Choose a reason for hiding this comment

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

Add this to remove type errors for className as per the docs: https://www.nativewind.dev/v4/getting-started/typescript

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

Successfully merging this pull request may close these issues.

None yet

1 participant