cordova-plugin-by-harshit
v0.0.1
Published
First Cordova Plugin By Harshit
Downloads
1
Maintainers
Readme
title: FIRST-CORDOVA-PLUGIN-BY-HARSHIT description: Just my first plugin to explore the Cordova ecosystem.
FIRST-CORDOVA-PLUGIN-BY-HARSHIT
This plugin defines a global FirstCordovaPluginByHarshit
object, which has two callback function sayMyName
and sayTheDate
which return's the string provided by the user.
WIll update once I figure out the existing issue which says FirstCordovaPluginByHarshit.sayMyName is not a function.
Installation
cordova plugin add first-cordova-plugin-by-harshit
Properties
- FirstCordovaPluginByHarshit.sayMyName('Harshit', callback)
- FirstCordovaPluginByHarshit.sayTheDate(callback)
Supported Platforms For Now
- Android
- iOS