ishrakland / Toast

To use it in PCL or .NetStandard projects write this line of code : CrossToastPopUp.Current.ShowToastMessage("Message");

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toast Plugin for Android, iOS and Windows Phone

It's compatible with portable projects as well as .Net standard projects.

To display Toast PopUp Write in PCL project classes or code behind this line of code:

CrossToastPopUp.Current.ShowToastMessage("Message"); With Plugin.Toast 2.1.1 You can create your custom Toasts now!! enjoy!!

Create your #Custom #Toasts, with custom Colors and durations

Let me know about your feedback and any suggestion to ameliorate the plugin. #Xamarin #Forms #Toast #Plugin

Thank you in advance for any contribution.

: alt-text

About

To use it in PCL or .NetStandard projects write this line of code : CrossToastPopUp.Current.ShowToastMessage("Message");

License:MIT License


Languages

Language:C# 100.0%