GitBook: [master] 215 pages modified

This commit is contained in:
Daniel Sogl
2021-09-29 13:46:28 +00:00
committed by gitbook-bot
parent 8516b357ed
commit 441a111d17
215 changed files with 4633 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# Web Intent
```text
$ ionic cordova plugin add com-darryncampbell-cordova-plugin-intent
$ npm install @awesome-cordova-plugins/web-intent
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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