Skip to content

Latest commit

Β 

History

History
14 lines (8 loc) Β· 802 Bytes

README.md

File metadata and controls

14 lines (8 loc) Β· 802 Bytes

Path example

GitHub license

An example playground created for my blog post "Use SwiftUI Path and Shape to render your svg files: a practical example".

Description

This repository contains an example of the usage of SwiftUI Path and custom Shape. Below an article quote:

...So in this post we will show you our own personal journey into the world of SwiftUI Path and Shape and how we have been able to create the inspirational title in the screenshot above using only code. Let's go!!...

Click here to read the post.