mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(three-dee-touch): add plugin description (#2524)
This commit is contained in:
parent
c03b73f69c
commit
e6b02b1875
@ -58,6 +58,10 @@ export interface ThreeDeeTouchForceTouch {
|
||||
/**
|
||||
* @name 3D Touch
|
||||
* @description
|
||||
* The 3D Touch plugin adds 3D Touch capabilities to your Cordova app.
|
||||
*
|
||||
* Requires Cordova plugin: `cordova-plugin-3dtouch`. For more info, please see the [3D Touch plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-3dtouch).
|
||||
*
|
||||
* @usage
|
||||
* Please do refer to the original plugin's repo for detailed usage. The usage example here might not be sufficient.
|
||||
* ```typescript
|
||||
|
Loading…
Reference in New Issue
Block a user