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

iPad - use system sound instead of vibrate #150

Open
jankapunkt opened this issue Oct 7, 2022 · 0 comments
Open

iPad - use system sound instead of vibrate #150

jankapunkt opened this issue Oct 7, 2022 · 0 comments
Milestone

Comments

@jankapunkt
Copy link
Member

iPads do not support vibration so we should use a system sound instead. Search the code for the Expo Vibrate API and write a solution that uses a functin, that checks, whether the device can vibrate and if so, do vibrate else use a system sound.

@jankapunkt jankapunkt added this to the v1 milestone Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant