dioxus-std
dioxus-std copied to clipboard
NFC for mobile
Feature Request
I'm am very junior in Rust, but I think having better mobile hardware access, such as NFC would make dioxus more competitive with expo on mobile devices for full cross-platform development
https://github.com/DioxusLabs/sdk provides some cross platform wrappers for apis that work across web and native implementations. Moving this issue to there for future tracking
Dioxus mobile runs your code natively, so any rust library that supports mobile nfc should work with dioxus mobile