VG.XFShapeView.NetCore
1.1.0
XFShapeView for Xamarin.Forms for .NET Core 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.NetCore -Version 1.1.0
dotnet add package VG.XFShapeView.NetCore --version 1.1.0
<PackageReference Include="VG.XFShapeView.NetCore" Version="1.1.0" />
paket add VG.XFShapeView.NetCore --version 1.1.0
#r "nuget: VG.XFShapeView.NetCore, 1.1.0"
// Install VG.XFShapeView.NetCore as a Cake Addin #addin nuget:?package=VG.XFShapeView.NetCore&version=1.1.0 // Install VG.XFShapeView.NetCore as a Cake Tool #tool nuget:?package=VG.XFShapeView.NetCore&version=1.1.0
Release Notes
See Changelog: https://github.com/vincentgury/XFShapeView/blob/master/CHANGELOG.md
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 11,294 | 1/18/2018 |