-
Notifications
You must be signed in to change notification settings - Fork 27
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
Fallback to Vibration API for < iOS 10 #5
Comments
Hi Noitidart, thanks for the suggestion. I need to find some time to update the lib, but I will keep that in mind. Thanks! |
Thank you for being so open! :) |
Haha not a problem, I appreciate the feedback |
I've added this conditional to our app for now:
Any plans to add Android haptics? This package is causes our app to crash but has Android support - https://github.com/milk-and-cookies-io/react-native-haptic-feedback Would love to get Android haptics and I'd be willing to help build it out. |
Hello Wesley! I would love that, feel free to make a PR and I will merge it in. Thank you! |
Charles, I'm currently writing custom Android vibration patterns to match the iOS haptic methods. I'm planning on submitting a PR in the near future. |
Amazing @konjoinfinity, thank you for your contribution! |
"Near future" means today haha |
@konjoinfinity That's great! |
Is it possible for a built in fallback if < iOS 10?
The text was updated successfully, but these errors were encountered: