Release v6.5.1
Unclaimed project
Are you a maintainer of userdialogs? Claim this project to take control of your public changelog and roadmap.
Changelog
A cross platform library that allows you to call for standard user dialogs from a core .net standard library, Actionsheets, alerts, confirmations, loading, login, progress, prompt, toast... async just for fun
Release v6.5.1
Release v6.5
Release v6.4.1
[BREAKING] all config objects now use a consistent naming for OnEvent called OnAction instead of OnAction, OnAction, OnEtc [BREAKING] progress dialog interface has changed ever so slightly [BREAKING] winphone 8 has been removed from the nuget package - it still exists on github! [feature][ios] Add optional Init function to allow for top viewcontroller control similar to android top activity - this...
[BREAKING][feature][ios] New snackbar for old toast setup that everyone complained about (thanks to Marc Bruins - https://github.com/MarcBruins) [feature][ios] Better looking date/time picker (thanks to Marc Bruins - https://github.com/MarcBruins) [feature] Toasts are also dismissable from code now (via disposable) [feature][droid] Make actionsheets look like bottomsheets from the design library -...