Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : Taptic Engine plugin #571

Closed
Bouzmine opened this issue Sep 23, 2016 · 2 comments · Fixed by #1271
Closed

Feature request : Taptic Engine plugin #571

Bouzmine opened this issue Sep 23, 2016 · 2 comments · Fixed by #1271
Milestone

Comments

@Bouzmine
Copy link
Contributor

I'd like this plugin for Taptic Engine feedback on iPhone 6S and 7 to be added. https://github.com/EddyVerbruggen/cordova-plugin-taptic-engine

@Bouzmine
Copy link
Contributor Author

@mlynch Could you add the unofficial API to the plugin?

@ihadeed
Copy link
Collaborator

ihadeed commented Sep 30, 2016

@mlynch what do you think about adding a new parameter for the @Cordova decorator: customRef.. so we can do something like:

@Cordova({
  customRef: 'unofficial.weakBoom'
  // OR
  customRef: 'TapticEngine.unofficial.weakBoom'
})
static weakBoom(): Promise<any> { return; }

@ihadeed ihadeed modified the milestones: 2.1.0, v2.3.0 Oct 11, 2016
@ihadeed ihadeed modified the milestones: v2.4.0, v2.3.0 Dec 2, 2016
ihadeed added a commit that referenced this issue Mar 28, 2017
* Added taptic plugin. #571

* docs(taptic): improve docs

* update to v3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants