awesome-cordova-plugins/docs/plugins/taptic-engine/README.md

24 lines
663 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
<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
2021-09-29 20:38:45 +08:00