cordova-plugin-saymyname

Second attempt to build a running cordova plugin to say my name.

Usage no npm install needed!

<script type="module">
  import cordovaPluginSaymyname from 'https://cdn.skypack.dev/cordova-plugin-saymyname';
</script>

README

CORDOVA-PLUGIN-SAYMYNAME

This plugin defines in window window.sayMyName.sayMyName object, which has two parameter a string and a callback function function(value){} return's the string provided by the user.

Installation

cordova plugin add cordova-plugin-saymyname

Properties

  • window.sayMyName.sayMyName(string,callbackfunction)

Supported Platforms For Now

  • Android