Plugin.XSnack icon indicating copy to clipboard operation
Plugin.XSnack copied to clipboard

Snackbar plugin for Xamarin.Forms

Results 6 Plugin.XSnack issues
Sort by recently updated
recently updated
newest added

This is not standard behavior for snackbars, The default behavior is that only 1 can be shown at any given time. but it would be nice to support stacking for...

This is perhaps non-standard but it would be nice to support 2 action buttons instead of just one. There are several reasons why a developer might want 2 action buttons...

The action command is only invoked when the user taps the action button. It would be nice to also have a timeout command or event to notify the consumer logic...

We have a use case where a snackbar is displayed based on network connection change events. The snackbar displays "Please Enable WiFi" and the action navigates the user to their...

We need something similar to the Snackbar implementation for UWP. I am not UWP developer and I've searched a bit to find the Flyout control, but I'm not sure that's...

help wanted
up-for-grabs

We need to implement - Text color - Action text color - Action background color styling. - Snackbar background color

enhancement
up-for-grabs