For the complete documentation index, see llms.txt. This page is also available as Markdown.

Toast

Toast plugin for Cordova and Ionic. 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…

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.

Requires Cordova plugin: cordova-plugin-x-toast. For more info, please see the Toast plugin docs.

Installation

ionic cordova plugin add cordova-plugin-x-toast
npm install @awesome-cordova-plugins/toast

Plugin Repo: https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin

Supported Platforms

  • Android

  • iOS

Further Information

Last updated