In this blog, we will learn how to display a Toast PopUp in Xamarin.Forms Project, such as in Android applications, with minimum code and without permissions.
Prerequisites
- Visual Studio 2017 Xamarin
Step 1
Create a new cross-platform project with .NET Standard project.

Step 2
Install "Plugin.Toast" plugin version 2.0.0 from NuGet Packages in your solution.

Step 3
In the MainPage.xaml.cs constructor, add the line of code below.
- CrossToastPopUp.Current.ShowToastMessage("Message");
Add a message as you like.
Step 4
Run the application.


Agamoni GhoshPosted Feb 17, 2020, 12:33 AM
Hello, I want to change background color as well as text color of toast in Xamarin Forms. Can it be possible? Please help me out
Alaa MasalmehPosted Oct 18, 2019, 3:49 PM
Thank you .. it's working perfectly!
Imed KilleniPosted Apr 18, 2018, 12:22 PM
Thank you c-sharpcorner, I still have an overview about the history even you delete them!
Imed KilleniPosted Apr 18, 2018, 12:17 PM
Please start update your code by reading this article: https://medium.com/@frankiefoo/how-to-display-androids-toast-snackbar-in-xamarin-forms-pcl-project-7ec31b1639b7
Imed KilleniPosted Apr 18, 2018, 12:17 PM
Hello again, I can't understand why you delete my messages! Do you think that this makes you more confident and Skilled person! You keep only yours to be seen a good person! Poor Tunisia!
Ishrak El AndaloussiPosted Apr 11, 2018, 4:13 AM
This plugin was created for a specific purpose so if you don't like it don't use it ;) thank you
Imed KilleniPosted Apr 10, 2018, 2:27 PM
It's better to use Toasts.Forms.Plugin than this stupid one! A disaster!