File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 11## SwiftUI Shapes
2- Collection of custom shapes for iOS and macOS
2+ Collection of custom shapes
33
44## Regular Polygons
55<center >
@@ -44,22 +44,16 @@ GridPattern(horizontalLines: 20, verticalLines: 40)
4444
4545Add this swift package to your project
4646```
47- git@github.com:SwiftUIExtensions/Shapes .git
47+ git@github.com:swift-extensions/swiftui-shapes .git
4848```
4949
5050For more examples open ` /Examples/ShapesExamples.xcodeproj `
5151
52- ## SDKs
53- - iOS 13+
54- - Mac Catalyst 13.0+
55- - macOS 10.15+
56- - Xcode 11.0+
57-
5852## Roadmap
5953- Rounded regular polygons
6054
61- ## Code Contibutions
55+ ## Code Contributions
6256Feel free to contribute via fork/pull request to master branch. If you want to request a feature or report a bug please start a new issue.
6357
64- ## Coffee Contibutions
58+ ## Coffee Contributions
6559If you find this project useful please consider becoming my GitHub sponsor.
You can’t perform that action at this time.
0 commit comments