Hello, I want to request SNACKBAR for new component in ionic 2 or higher. Thanks
Can you show us an example what you want to implement please?
Is the ToastController
insufficient?
is the Toast Controller
can accomodate handler() and custom button ?
Like that, i’m using android studio with native code for example.
1 Like
I think this toast component with button handler still different from real snackbar component… but its ok, thanks for the information.
This Tutorial explains about how we can use ToastController API for Snackbar.