Xam.Plugins.Forms.ProgressRing
0.1.2
Custom control for Xamarin.Forms to view a progress ring.
Colors are adjustable. It also supports "progress to" animations
similar to the ones that come with the Xamarin.Forms progress bar.
Built against: 2.3.4.270
Requires NuGet 2.8.1 or higher.
Install-Package Xam.Plugins.Forms.ProgressRing -Version 0.1.2
dotnet add package Xam.Plugins.Forms.ProgressRing --version 0.1.2
<PackageReference Include="Xam.Plugins.Forms.ProgressRing" Version="0.1.2" />
paket add Xam.Plugins.Forms.ProgressRing --version 0.1.2
#r "nuget: Xam.Plugins.Forms.ProgressRing, 0.1.2"
Release Notes
- Switched PCL project to .netstandard
- added animation easing property (for binding)
- added animation time property (for binding)
- added easing property for use in xaml
Dependencies
-
- Xamarin.Forms (>= 2.3.4.247)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xam.Plugins.Forms.ProgressRing:
Package | Downloads |
---|---|
Kit.Forms
Package Description
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Xam.Plugins.Forms.ProgressRing:
Repository | Stars |
---|---|
LagradOst/CloudStream-2
CloudStream 2 is an android streaming app for movies, tv-shows and anime
|