I know that exist Alert in Xamarin forms, but they're not good for everything. I want to create similar Snackbar in android, with xamarin forms XAML, it's possible?
I read many discussion about Content page adapted to DisplayAlert with a listview or Entry. It's possible to create an alert like snackbar with same method?
↧
How to give a response to user about events (example: no network connection)
↧