AiForms.Dialogs
1.0.10
This is a collection of Custom Dialogs (Loading, Toast, CustomDialog) that can be defined with XAML for Xamarin.Forms (Android / iOS). This allows you to freely design the dialog content and arrange anywhere without custom renderer and effects.
Install-Package AiForms.Dialogs -Version 1.0.10
dotnet add package AiForms.Dialogs --version 1.0.10
<PackageReference Include="AiForms.Dialogs" Version="1.0.10" />
paket add AiForms.Dialogs --version 1.0.10
#r "nuget: AiForms.Dialogs, 1.0.10"
Release Notes
## News
* Corresponded to AndroidX
## New features
* [Dialog] BorderColor and BorderWidth property.
## Bug fixes
* [Dialog][Android] Back button null exception.
* [Dialog][Android] Back button closes the dialog even if showing the keyboard. #14
* [Dialog][Android] Back button doesn't work. #16 #18
* [Dialog][Android] On the devices which have the notch, the dialog location is not correct.
## Changes
* [All] If a ViewModel is specified to null, View's BindingContext is not now overwritten.
* [Dialog][Android] Nested dialogs are now supported. #8
Dependencies
-
.NETStandard 2.0
- Xamarin.Forms (>= 3.0.0.482510)
-
MonoAndroid 0.0
- Xamarin.Forms (>= 3.0.0.482510)
-
MonoTouch 0.0
- Xamarin.Forms (>= 3.0.0.482510)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AiForms.Dialogs:
Package | Downloads |
---|---|
protons_nav
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.10 | 4,206 | 10/6/2020 |
1.0.9 | 150 | 9/30/2020 |
1.0.8 | 966 | 8/11/2020 |
1.0.7 | 2,109 | 6/21/2020 |
1.0.3 | 24,802 | 6/6/2020 |
1.0.2 | 263 | 6/4/2020 |
1.0.1 | 7,757 | 12/26/2019 |
0.5.2-pre | 4,837 | 7/30/2019 |
0.5.1-pre | 219 | 7/26/2019 |
0.4.18-pre | 215 | 7/25/2019 |
0.4.16-pre | 489 | 5/13/2019 |
0.3.2-pre | 806 | 10/25/2018 |
0.3.1-pre | 388 | 10/17/2018 |