Xam.Plugins.Forms.Svg
1.0.0.27
Custom control for your Xamarin.Forms project to allow you to use SVGs
Ensure you call SvgImageRenderer.Init() on each platform! VISIT THE PROJECT URL for more info.
Install-Package Xam.Plugins.Forms.Svg -Version 1.0.0.27
dotnet add package Xam.Plugins.Forms.Svg --version 1.0.0.27
<PackageReference Include="Xam.Plugins.Forms.Svg" Version="1.0.0.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugins.Forms.Svg --version 1.0.0.27
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xam.Plugins.Forms.Svg, 1.0.0.27"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Updating to Forms 2.0.0.6490
Dependencies
-
- Xamarin.Forms (>= 2.0.0.6490)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xam.Plugins.Forms.Svg:
Package | Downloads |
---|---|
Xam.Plugins.Forms.ExtendedMap
Custom control for your Xamarin.Forms project to give you a better Map experience. Ensure you call SvgImageRenderer.Init(), TwoColumnCellRenderer.Init(), ExtendedMapRenderer.Init() on each platform!
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Xam.Plugins.Forms.Svg:
Repository | Stars |
---|---|
paulpatarinski/Xamarin.Forms.Plugins
Xamarin Forms Plugins
|
|
sgermosen/xReader
XML, NEWS, RSS & Scrapping Reader maked in Xamarin, for educational purpose.
|