anyone find anyway to show toasts in kmm?
p
anyone find anyway to show toasts in kmm?
j
Material Scaffold has a snackbar host which can be used to show toasts, also works in KMP. More info here: https://developer.android.com/jetpack/compose/components/snackbar
🙌 1
p
Fantastic
p
this thread made me re-think wanting a toast in ios: https://stackoverflow.com/questions/4988564/how-to-implement-a-pop-up-dialog-box-in-ios/32295641#32295641 (I’m from an android background, so none of this ios malarkey is familiar to me)
1106 Views