awesome-cordova-plugins/docs/plugins/broadcaster/README.md
2021-09-29 14:09:02 +02:00

23 lines
647 B
Markdown

<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/broadcaster/index.ts#L16">
Improve this doc
</a>
# Broadcaster
```
$ ionic cordova plugin add cordova-plugin-broadcaster
$ npm install @ionic-native/plugins/broadcaster
```
## [Usage Documentation](https://ionicframework.com/docs/native/broadcaster/)
Plugin Repo: [https://github.com/bsorrentino/cordova-broadcaster](https://github.com/bsorrentino/cordova-broadcaster)
This plugin adds exchanging events between native code and your app.
## Supported platforms
- Android
- iOS
- Browser