edopelawi / SwiftSVGLibComparison

A comparison between currently available SVG libraries for Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A comparison between currently available SVG libraries for Swift.

License:MIT License


Languages

Language:Swift 100.0%