VG.XFShapeView
1.0.5
dotnet add package VG.XFShapeView --version 1.0.5
NuGet\Install-Package VG.XFShapeView -Version 1.0.5
<PackageReference Include="VG.XFShapeView" Version="1.0.5" />
paket add VG.XFShapeView --version 1.0.5
#r "nuget: VG.XFShapeView, 1.0.5"
// Install VG.XFShapeView as a Cake Addin #addin nuget:?package=VG.XFShapeView&version=1.0.5 // Install VG.XFShapeView as a Cake Tool #tool nuget:?package=VG.XFShapeView&version=1.0.5
XFShapeView for Xamarin.Forms provides a custom ContentView allowing you to draw customizable shapes in Android and iOS apps.
Support for box, rounded box, circle, circle progress, heart, oval, path, triangle and star shapes. As this library is based on a ContentView, you can easily add any view/layout to any shape.
Sample available on GitHub (https://github.com/vincentgury/XFShapeView)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VG.XFShapeView:
Package | Downloads |
---|---|
VG.XFPagedCarouselView
XFPagedCarouselView for Xamarin.Forms provides a custom ContentView allowing you to display paged carousel views in Android and iOS apps. Support for square/rectangle, rounded square/rectangle, circle, heart, oval, triangle and star page indicator. Sample available on GitHub (https://github.com/vincentgury/XFPagedCarouselView) |
GitHub repositories
This package is not used by any popular GitHub repositories.