/SVGView

a new fancy way to display SVG in your app

Primary LanguageSwiftMIT LicenseMIT

SVGView is a new way to display SVG in your app

DemoInstallationPropertiesMethods

Demo

How to use

Installation

Carthage

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

Properties

Methods

func animate() 

this function is animating the SVGView, each time it is called the SVGView is reseting itself