NBMaterialDialogIOS
NBMaterialDialogIOS copied to clipboard
SnackBar with Button
Can you add a button to your snackbar like in Android?
Should include 0-1 actions, not dismiss or cancel. One problem might be that it might block any potential FABs, so as such we should send an event to let users be able to shift their fabs when a snackbar is shown.
https://material.io/guidelines/components/snackbars-toasts.html#snackbars-toasts-specs
tskulbru,
Thats what I need. At least 1 action like https://github.com/zekunyan/TTGSnackbar.