mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
21 lines
658 B
Markdown
21 lines
658 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/taptic-engine/index.ts#L1">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Taptic Engine
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-taptic-engine
|
||
|
$ npm install @ionic-native/plugins/taptic-engine
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/taptic-engine/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/EddyVerbruggen/cordova-plugin-taptic-engine](https://github.com/EddyVerbruggen/cordova-plugin-taptic-engine)
|
||
|
|
||
|
An Ionic plugin to use Taptic Engine API on iPhone 7, 7 Plus or newer.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- iOS
|