Skip to content

nemolize/cordova-plugin-native-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cordova plugin manipulates native input events

Requirements

  • platform osx (run cordova platform add osx to install)
  • cordova-plugin-add-swift-support (run cordova plugin add cordova-plugin-add-swift-support to install)

Installation

$ cd $YOUR_CORDOVA_APP_DIR $ cordova plugin add https://github.com/qqdaemon/cordova-plugin-native-input.git

API

//only example function is implemented.
NativeInput.echo('hello')

About

A cordova plugin to manipulate native input events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published