AndHUD 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)
Install-Package AndHUD -Version 1.2.0
dotnet add package AndHUD --version 1.2.0
<PackageReference Include="AndHUD" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AndHUD --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AndHUD, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
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 History
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.0 | 0 | 06.02.2022 |