docs: update plugin READMEs with new content and corrections

- Revised titles and installation commands for several plugins, including Adjust, AdMob Plus, and Approov Advanced HTTP.
- Added new README files for plugins such as Airship, Audio Management, and Genius Scan.
- Corrected plugin repository links and usage documentation across multiple plugins.
- Updated supported platforms and descriptions for clarity and accuracy.
- Enhanced consistency in formatting and structure throughout the documentation.
This commit is contained in:
Daniel Sogl
2025-06-07 16:42:22 +02:00
parent 82fec43427
commit 95f86044aa
36 changed files with 381 additions and 73 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
# 3D Touch
```
$ ionic cordova plugin add cordova-plugin-3dtouch
$ ionic cordova plugin add @herdwatch/cordova-plugin-3dtouch
$ npm install @awesome-cordova-plugins/three-dee-touch
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/three-dee-touch/)
Plugin Repo: [https://github.com/EddyVerbruggen/cordova-plugin-3dtouch](https://github.com/EddyVerbruggen/cordova-plugin-3dtouch)
Plugin Repo: [https://github.com/herdwatch-apps/cordova-plugin-3dtouch](https://github.com/herdwatch-apps/cordova-plugin-3dtouch)
The 3D Touch plugin adds 3D Touch capabilities to your Cordova app.