cordova-plugin-customaction
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

title: CustomAction description: Invoke custom action on native code from JS

cordova-plugin-customaction

Invoke custom action on native code from JS.

Installation

cordova plugin add cordova-plugin-customaction --save

Supported Platforms

  • iOS

Methods

CustomAction.perform(string firstParameter)

window.CustomAction.perform('some.random.param');

License

This project is licensed under the MIT License - see the LICENSE file for details

/cordova-plugin-customaction/

    Package Sidebar

    Install

    npm i cordova-plugin-customaction

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    16.2 kB

    Total Files

    9

    Last publish

    Collaborators

    • ibrahim.a.hamid