A custom SwiftUI shape which mimics Figma's smooth corner rounding for rectangles.
Stars
19
Forks
1
Watchers
19
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
19
commits
Merge pull request #10 from MojtabaHs/fix-smoothness-out-of-bound
416cc9bView on GitHubdocs: add a simple documentation to each smoothness style case
3f28f03View on GitHubrefactor: make the code more self-describing
0819789View on GitHubfix: clam the smoothness value in the valid range
3d97bd8View on GitHubtest: add a preview to demonstrate the out-of-bounds smoothness issue
2967158View on GitHubfeat: extend supporting minimum os version
89fb6e4View on GitHubfix: Accessing Environment<LayoutDirection>'s value outside of being installed on a View.
01edcedView on GitHubdocs: use new values for the documentation
d6c8aa8View on GitHubfeat: use 70% value for the `continuous` style to make it more matched with the original one
d420014View on GitHub