![logo](https://github.com/lewisbennett/dialog-messaging/blob/master/Assets/Logo.png?raw=true)
[![License: Apache](https://img.shields.io/badge/License-Apache-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![GitHub forks](https://img.shields.io/nuget/dt/DialogMessaging.svg)](https://www.nuget.org/packages/DialogMessaging/) [![GitHub forks](https://img.shields.io/nuget/dt/DialogMessaging.MvvmCross.svg)](https://www.nuget.org/packages/DialogMessaging.MvvmCross/) ![Build Status](https://dev.azure.com/mangoproducts/DialogMessaging/_apis/build/status/lewisbennett.dialog-messaging?branchName=develop)
# DialogMessaging DialogMessaging is a cross platform, customizable dialog messaging service, compatible with standalone or MvvmCross-based Xamarin.Android and Xamarin.iOS projects. ## Dialogs - Action sheet * - Action sheet bottom * - Alert * - Confirm * - Delete * - Loading * - Login * - Prompt * - Snackbar - Toast \* Synchronous and asynchronous methods are available. ## [Getting Started](https://github.com/lewisbennett/dialog-messaging/tree/master/src/DialogMessaging) ## [Getting Started (MvvmCross)](https://github.com/lewisbennett/dialog-messaging/tree/master/src/DialogMessaging.MvvmCross) ## [Customization](https://github.com/lewisbennett/dialog-messaging/tree/master/src/DialogMessaging.Core/Platforms/Shared/CUSTOMIZATION.md) ## [Customization (Android)](https://github.com/lewisbennett/dialog-messaging/tree/master/src/DialogMessaging.Core/Platforms/Droid/CUSTOMIZATION.md) ## [Customization (iOS)](https://github.com/lewisbennett/dialog-messaging/tree/master/src/DialogMessaging.Core/Platforms/iOS/CUSTOMIZATION.md) ## Samples [Android project](https://github.com/lewisbennett/dialog-messaging/tree/master/samples/Sample.Droid) [iOS project](https://github.com/lewisbennett/dialog-messaging/tree/master/samples/Sample.iOS) [MvvmCross core project](https://github.com/lewisbennett/dialog-messaging/tree/master/samples/Sample.MvvmCross.Core) [MvvmCross Android project](https://github.com/lewisbennett/dialog-messaging/tree/master/samples/Sample.MvvmCross.Droid) [MvvmCross iOS project](https://github.com/lewisbennett/dialog-messaging/tree/master/samples/Sample.MvvmCross.iOS)