awesome-cordova-plugins/docs/plugins/web-intent/README.md

21 lines
755 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/web-intent/index.ts#L37">
Improve this doc
</a>
# Web Intent
```
$ ionic cordova plugin add com-darryncampbell-cordova-plugin-intent
$ npm install @ionic-native/plugins/web-intent
```
## [Usage Documentation](https://ionicframework.com/docs/native/web-intent/)
Plugin Repo: [https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent](https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent)
This Plugin provides a general purpose shim layer for the Android intent mechanism, exposing various ways to handle sending and receiving intents.
## Supported platforms
- Android