AndHUD 1.2.0
Install-Package AndHUD -Version 1.2.0
dotnet add package AndHUD --version 1.2.0
<PackageReference Include="AndHUD" Version="1.2.0" />
paket add AndHUD --version 1.2.0
#r "nuget: AndHUD, 1.2.0"
// Install AndHUD as a Cake Addin
#addin nuget:?package=AndHUD&version=1.2.0
// Install AndHUD as a Cake Tool
#tool nuget:?package=AndHUD&version=1.2.0
- Spinner (with and without Text)
- Progress (with and without Text)
- Image (with and without Text)
- Success / Error (with and without Text)
- Toasts
- Xamarin.Android Support
- Xamarin Component store
- Similar API and functionality to BTProgressHUD for iOS
- XHUD API to help be compatible with BTProgressHUD's API (also has XHUD API)
| Product | Versions |
|---|---|
| .NET | net6.0-android |
| MonoAndroid | monoandroid |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AndHUD:
| Package | Downloads |
|---|---|
|
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code - Action Sheet (multiple choice menu) - Alert - Confirm - Date - Loading - Login - Progress - Prompt - Toast (Snackbars) - Time On android, be sure to call UserDialogs.Init() before using! Supported Platforms - iOS 8+ - Android - Universal Windows Platform (Win10/UWP) - NET Standard 1.1 |
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.0 | 0 | 06.02.2022 |