<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/three-dee-touch/index.ts#L51">
  Improve this doc
</a>

# 3D Touch

```
$ ionic cordova plugin add cordova-plugin-3dtouch
$ npm install @ionic-native/three-dee-touch
```

## [Usage Documentation](https://ionicframework.com/docs/native/three-dee-touch/)

Plugin Repo: [https://github.com/EddyVerbruggen/cordova-plugin-3dtouch](https://github.com/EddyVerbruggen/cordova-plugin-3dtouch)

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).

## Supported platforms

- iOS
  


