mnem / svgview-example

Exploring rendering SVG on iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVGView

Small experiemnt to test rendering SVG via WKWebView. This example is probably marvelously inefficient (you don't really want a million WKWebViews kicking around), but make that part sensible is left as an exercise for the reader.

Rendered output of SVG Ruby logo:

SVG Ruby logo in iOS simulator

About

Exploring rendering SVG on iOS

License:MIT License


Languages

Language:Swift 100.0%