Skip to content

Cordova Plugin to allow message exchange between javascript and native (and viceversa)

License

Notifications You must be signed in to change notification settings

navarrojava/cordova-broadcaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Broadcaster (allows broadcast intents to external Apps and receive intent from external Apps)

Cordova Plugin to allow message exchange between javascript and native (and viceversa).

this project is a fork from cordova-broadcaster Thanks to bsorrentino

####we've added support to:

  • Broadcast Intent to external Apps.
  • Register actions to receive Broadcast Intents from external Apps
  • added Flags support on intent
  • added Category support on intent

//TODO: Doc...

About

Cordova Plugin to allow message exchange between javascript and native (and viceversa)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 53.3%
  • Objective-C 25.6%
  • JavaScript 21.1%