Toast
$ ionic cordova plugin add cordova-plugin-x-toast
$ npm install @awesome-cordova-plugins/toast
This plugin allows you to show a native Toast (a little text popup) on iOS, Android and WP8. It's great for showing a non intrusive native notification which is guaranteed always in the viewport of the browser.
- Android
- BlackBerry 10
- iOS
- Windows
- Windows Phone 8
Last modified 1yr ago