Socket
Socket
Sign inDemoInstall

@ionic-native/toast

Package Overview
Dependencies
4
Maintainers
7
Versions
162
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ionic-native/toast

Ionic Native - Native plugins for ionic apps


Version published
Weekly downloads
643
decreased by-0.77%
Maintainers
7
Install size
42.9 kB
Created
Weekly downloads
 

Changelog

Source

5.36.1 (2021-10-01)

Bug Fixes

  • barcode-scanner: add saveHistory option (#3713) (39ad4d1), closes /github.com/phonegap/phonegap-plugin-barcodescanner/blob/v8.1.0/src/android/com/phonegap/plugins/barcodescanner/BarcodeScanner.java#L52
  • build: allow rxjs 7 closes #3691 (cd477bc)
  • purchases: remove static for logIn, logOut methods (#3709) (c6b65e9)

Code Refactoring

Features

BREAKING CHANGES

  • app-update plugin is removed for violating Google Play Store policies

Readme

Source
Improve this doc

Toast

$ ionic cordova plugin add cordova-plugin-x-toast
$ npm install @ionic-native/toast

Usage Documentation

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

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.

Supported platforms

  • Android
    • BlackBerry 10
    • iOS
    • Windows
    • Windows Phone 8

FAQs

Last updated on 20 Aug 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc