Invoke custom action on native code from JS.
cordova plugin add cordova-plugin-customaction --save
- iOS
window.CustomAction.perform('some.random.param');
This project is licensed under the MIT License - see the LICENSE file for details
Invoke custom action on native code from JS.
cordova plugin add cordova-plugin-customaction --save
window.CustomAction.perform('some.random.param');
This project is licensed under the MIT License - see the LICENSE file for details
npm i cordova-plugin-customaction
3
1.0.0
MIT
16.2 kB
9