Replies: 1 comment
-
Did you check The SnackbarOptions allows customize the default Snackbar style, CoPilot found it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Any ideas on how I could add a border around the Snackbar popup on iOS?


Current
This is what I'm trying to achieve
I've been trying to do it with a ViewHandler, but since the Snackbar implementation is using Platform Controls instead of Cross Platform controls, I don't think it's achieveable with a custom ViewHandler.
Any help would be greatly appreciated.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions