SVGView is a new way to display SVG in your app
Demo • Installation • Properties • Methods
Carthage is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application.
You can install Carthage with Homebrew using the following command:
$ brew update
$ brew install carthage
To integrate SVGView into your Xcode project using Carthage, specify it in your Cartfile
:
github "gautier-gdx/SVGView"
SVG view is also using SwiftSVG as a nested dependencie, don't forget to add it in your project
func animate()
this function is animating the SVGView, each time it is called the SVGView is reseting itself