Skip to content

Snapp-Mobile/SnappThemingSVGSupport

Repository files navigation

SnappThemingSVGSupport



Latest Version License Badge
Swift Tools Version 6.0 Supported Platforms

This library enables support for SVG asset handling in SnappTheming

Enabling the SVG support is as easy as adding one line to your codebase.

See the example below:

import SnappTheming
import SnappThemingSVGSupport

// in the app delegate or SwiftUI Application init
SnappThemingImageProcessorsRegistry.shared.register(.svg)

The SVG support for SnappTheming is driven by SVGKit. More information on SnappTheming can be found here

About

A repo for the SVG support plugin for SnappTheming

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages