cordova-plugin-launcher

cordova-plugin-launcher JS library on GitHub cordova-plugin-launcher JS library on npm Download cordova-plugin-launcher JS library

This plugin allows you to see if other apps are installed and launch them. On Android, you can send extras to the launched Activity and receive result data (if available), as well as retrieve a list of applications that can open a specified uri.

Version 0.2.3 License MIT
cordova-plugin-launcher has no homepage
cordova-plugin-launcher JS library on GitHub
cordova-plugin-launcher JS library on npm
Download cordova-plugin-launcher JS library
Keywords
cordovalauncherecosystem:cordovacordova-android
INSTALL
Type:
<script type="module"> import cordovaPluginLauncher from 'https://cdn.jsdelivr.net/npm/cordova-plugin-launcher@0.2.3/+esm' </script>
Learn more