Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steroids Echo plugin

Sample Echo plugin for Steroids.js. Compatible with Cordova and plugman. Built upon the Cordova Echo plugin example.

##Usage

Echoes back a text string sent to the native layer.

window.echo("echome", function(echoValue) {
    alert(echoValue == "echome"); // should alert true.
});

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages