0.0.1 • Published 4 years ago

cordova-plugin-by-harshit v0.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
4 years ago

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