What problem does it solve?
This skill solves the problem of integrating high-quality, resolution-independent SVG graphics into .NET MAUI, native Android, and native iOS mobile applications, eliminating the need for multiple raster image assets and ensuring visuals remain crisp across all device screen sizes and resolutions.
Core Features & Use Cases
It provides step-by-step guidance for installing the Vapolia.Svg NuGet package, embedding SVG files as project resources, implementing SvgImage and SvgImageSource controls in XAML, configuring dynamic color mappings, and setting up SVG support for native Android and iOS projects. Common use cases include adding app icons, toolbar buttons, branding logos, and responsive interactive graphics to cross-platform mobile apps.
Quick Start
Use this skill to integrate SVG support into your .NET MAUI or native mobile project by installing the Vapolia.Svg package, embedding your SVG files as resources, and adding scalable SVG graphics to your app's user interface with the provided control examples and configuration steps.