Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 674 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 674 Bytes

Swift SVG Library Comparison

This repository is meant to test performance and usage of currently available SVG libraries in Swift.

How to run

  • 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!

List of compared libraries

I'm planning to compare SVGKit too, but it fails upon Carthage installation.

License

This project is available under MIT license. Please see the LICENSE file for more info.