Reading List
SVG to SwiftUI Converter from Michael Tsai RSS feed.
SVG to SwiftUI Converter
Antoni Silvestrovic (via Dave Verwer): Tool to convert SVG to SwiftUI’s Shape structure. This approach is much more memory efficient than introducing a SVG library for rendering.[…]This repository is just a front-end wrapper over our svg-to-swiftui-core (npm link) package.[…]To demonstrate this tool I created a thicc plus sign with rounded corners (created it in Sketch, […]