Info
| Version: | 1.0.0 | 
| Author(s): | Allan Ritchie | 
| Last Update: | Saturday, October 15, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/aritchie/userdialogs | 
| NuGet Url: | https://www.nuget.org/packages/Plugin.UserDialogs | 
Install
Install-Package Plugin.UserDialogs
                        dotnet add package Plugin.UserDialogs
                        paket add Plugin.UserDialogs
                        
                                Plugin.UserDialogs Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Acr.UserDialogs(>= 6.2.4)
 
Tags
                
- 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 7+
- Android
- Universal Windows Platform (Win10/UWP)
- Portable Class Libraries (Profile 259)
- WP8/81 is here but UNSUPPORTED!.