All Projects → ishrakland → Toast

ishrakland / Toast

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

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Toast

Fftoast
A very powerful iOS message notifications and AlertView extensions. It can be easily realized from the top of the screen, the bottom of the screen and the middle of the screen pops up a notification. You can easily customize the pop-up View.
Stars: ✭ 649 (+1172.55%)
Mutual labels:  toast, message, notification
Xamcustomlayouts
Xamarin.Forms Custom Layouts - Cards
Stars: ✭ 15 (-70.59%)
Mutual labels:  xamarin, custom, forms
Nativescript Feedback
📢 Non-blocking textual feedback for your NativeScript app
Stars: ✭ 127 (+149.02%)
Mutual labels:  toast, message, notification
Htmllabelplugin
Use this Xamarin.Forms plugin to display HTML content into a label.
Stars: ✭ 119 (+133.33%)
Mutual labels:  xamarin, forms, uwp
Xam.Plugin.AutoUpdate
Xamarin Forms plugin that auto updates your Android or UWP sideloaded application.
Stars: ✭ 22 (-56.86%)
Mutual labels:  xamarin, forms, uwp
Xam.plugin.webview
Xamarin Plugin for a HybridWebView in PCL projects.
Stars: ✭ 132 (+158.82%)
Mutual labels:  xamarin, forms, uwp
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (+176.47%)
Mutual labels:  xamarin, uwp
HHChaosToolkit
A set of MVVM tookit class libraries for uwp platform.
Stars: ✭ 27 (-47.06%)
Mutual labels:  uwp, toast
SimpleToast
SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or MacOS applications in SwiftUI. Because of the flexibility to show any content it is also possible to use the library for showing simple modals.
Stars: ✭ 131 (+156.86%)
Mutual labels:  toast, notification
Coroutines-Animations
Use the power of kotlin coroutines to execute your android animations
Stars: ✭ 31 (-39.22%)
Mutual labels:  color, custom
Portable-WebDAV-Library
Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETS…
Stars: ✭ 45 (-11.76%)
Mutual labels:  xamarin, uwp
XPlat-Windows-APIs
UWP style APIs cross-platform with .NET!
Stars: ✭ 31 (-39.22%)
Mutual labels:  xamarin, uwp
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-68.63%)
Mutual labels:  xamarin, uwp
ColorPicker
Color pickers for Xamarin Forms.
Stars: ✭ 38 (-25.49%)
Mutual labels:  xamarin, uwp
ListViewWithSubListView
Xamarin.Forms Expandable ListView With Sub-ListView MVVM Pattern
Stars: ✭ 40 (-21.57%)
Mutual labels:  xamarin, forms
MaterialToast
A fully and highly customizable material designed Toast for Android.
Stars: ✭ 31 (-39.22%)
Mutual labels:  toast, notification
JHTAlertController
A custom iOS alert that replaces the stock UIAlertController. Easily style the alert to match your app. Written in Swift for iOS.
Stars: ✭ 58 (+13.73%)
Mutual labels:  custom, warning
ably-dotnet
.NET, Xamarin and Mono client library SDK for Ably realtime messaging service
Stars: ✭ 32 (-37.25%)
Mutual labels:  xamarin, uwp
denbun
Adjust showing frequency of Android app messages, and to be more user friendly 🐦
Stars: ✭ 17 (-66.67%)
Mutual labels:  toast, notification
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (-1.96%)
Mutual labels:  xamarin, uwp

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].