Info
Version: | 6.5.2 |
Author(s): | Juan Agu, Allan Ritchie |
Last Update: | Thursday, November 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/juanagu/userdialogs |
NuGet Url: | https://www.nuget.org/packages/Jagu.UserDialogs |
Install
Install-Package Jagu.UserDialogs
dotnet add package Jagu.UserDialogs
paket add Jagu.UserDialogs
Jagu.UserDialogs Download (Unzip the "nupkg" after downloading)
Dependencies
monoandroid10
- AndHUD(>= 1.2.0 && < 2.0.0)
- Splat(>= 2.0.0 && < 3.0.0)
- Acr.Support(>= 2.1.0 && < 3.0.0)
- Xamarin.Android.Support.Design(>= 25.3.1)
- Splat(>= 2.0.0 && < 3.0.0)
- Splat(>= 2.0.0 && < 3.0.0)
- BTProgressHUD(>= 1.2.0.5 && < 2.0.0)
- Acr.Support(>= 2.1.0 && < 3.0.0)
- Splat(>= 2.0.0 && < 3.0.0)
Tags
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Date
- Loading
- Login
- Progress
- Prompt
- Toast (Snackbars)
- Time
- Number Picker
On android, be sure to call UserDialogs.Init() before using!
Supported Platforms
- iOS 8+
- Android
- NET Standard 1.1.