Passingwind.UserDialogs
0.2.0
A cross platform library that allows you to call for standard user dialogs from a shared/portable library, suport android and ios .
Includes Alert, Confirm, Toast, ActionSheet, Loading, Progress, Prompt.
Install-Package Passingwind.UserDialogs -Version 0.2.0
dotnet add package Passingwind.UserDialogs --version 0.2.0
<PackageReference Include="Passingwind.UserDialogs" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Passingwind.UserDialogs --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Passingwind.UserDialogs, 0.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
1. Fix the that android toast objects are always created
2. Add HideLoading() API
Dependencies
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 7.1
- KProgressHUD.csharp (>= 1.2.1)
- Xamarin.Android.Support.Design (>= 25.4.0.2)
-
MonoAndroid 8.0
- KProgressHUD.csharp (>= 1.2.1)
- Xamarin.Android.Support.Design (>= 26.1.0.1)
-
MonoAndroid 8.1
- KProgressHUD.csharp (>= 1.2.1)
- Xamarin.Android.Support.Design (>= 27.0.2)
-
MonoAndroid 9.0
- KProgressHUD.csharp (>= 1.2.1)
- Xamarin.Android.Support.Design (>= 28.0.0)
-
Xamarin.iOS 1.0
- Ricardo.MBProgressHUD.iOS (>= 1.1.0)
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.