Info
Version: | 1.0.7 |
Author(s): | eddydn |
Last Update: | Wednesday, July 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gusakovgiorgi/PulseCountDownView |
NuGet Url: | https://www.nuget.org/packages/XamarinPulseCountDownView |
Install
Install-Package XamarinPulseCountDownView
dotnet add package XamarinPulseCountDownView
paket add XamarinPulseCountDownView
XamarinPulseCountDownView Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.AndroidX.Browser(>= 1.2.0.1)
- Xamarin.AndroidX.AppCompat(>= 1.1.0.1)
- Xamarin.AndroidX.Lifecycle.LiveData(>= 2.2.0.1)
- Xamarin.Kotlin.StdLib(>= 1.3.50.1)
- Xamarin.Kotlin.StdLib.Common(>= 1.3.50.1)
- Xamarin.Google.Android.Material(>= 1.0.0.1)
Tags
minSdkVersion 22 (Lollipop 5.1) - But you can try to use it in a lower version as well.
It should work.
Library is implemented on kotlin but has convenient api for java users.