com.jp.plugin.whatsapp

2.0.1 • Public • Published

Cordova : WhatsApp****

By using this plugin you can share message on whatsapp

Install this plugin using:

cordova plugin add com.jp.plugin.whatsapp

Remove Plugins :

cordova plugin remove com.jp.plugin.whatsapp

Put the below code in your javascript code to share message on whatsapp:

whatsapp.openapp( function(success) { console.log(success); }, function(error) { console.log(error); }, message );

GitHub URL: https://github.com/jaypratapsingh/WhatsApp

npm url : https://www.npmjs.com/package/com.jp.plugin.whatsapp

Package Sidebar

Install

npm i com.jp.plugin.whatsapp

Weekly Downloads

1

Version

2.0.1

License

Apache 2.0

Last publish

Collaborators

  • jaypratapsingh