mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user