VG.XFShapeView
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)
Install-Package VG.XFShapeView -Version 1.0.5
dotnet add 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"
Release Notes
See Changelog: https://github.com/vincentgury/XFShapeView/blob/master/CHANGELOG.md
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 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)
|
|
ShamsiDatePicker
This custom control shows shamsi calendar just like Xamarin forms DatePicker control.
https://instagram.com/hossein.mahabadi468
|
GitHub repositories
This package is not used by any popular GitHub repositories.