This repository is meant to test performance and usage of currently available SVG libraries in Swift.
- Install Carthage in your machine, and run
carthage bootstrap --cache-builds
. - Open the
SVGPlayground.xcodeproj
in Xcode 9 or higher. - Run the project in one of your simulator!
I'm planning to compare SVGKit too, but it fails upon Carthage installation.
This project is available under MIT license. Please see the LICENSE file for more info.