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

feat(haptics): Implement duration for vibration on iOS 13+ #618

Merged
merged 2 commits into from
Sep 24, 2021

Conversation

jcesarmobile
Copy link
Member

Making it a feature despite it's technically a fix since the duration works in other platforms.

Implements duration for iOS 13+, where available, rely on the old vibration without duration where not available.

closes #316

@jcesarmobile jcesarmobile changed the title feat(haptics): Implement duration for vibration feat(haptics): Implement duration for vibration on iOS 13+ Sep 17, 2021
@jcesarmobile jcesarmobile merged commit 78e6b68 into main Sep 24, 2021
@jcesarmobile jcesarmobile deleted the vibration-duration branch September 24, 2021 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support vibration duration on Haptics on iOS
2 participants