Is support for haptics (iOS/Android) planned?
- Dominant language
- Rust
- Stars
- 302
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Are there any current plans to support haptics in the `dioxus-sdk` crate?
I’m currently building a mobile app with Dioxus and haven’t found a good way to implement haptics. Since haptics aren’t listed as a feature in the README, I was wondering whether support is planned at all.
At the moment, I’ll probably take inspiration from `tauri-plugin-haptics` (https://crates.io/crates/tauri-plugin-haptics) crate and port some of the native code over to get haptics working in my app, but that seems pretty unintuitive from a developer-experience perspective.
If I do get it working, would you be open to a PR adding haptics support to `dioxus-sdk`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.