You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initialize bluetooth connection using data transfer lib
handle request, find credentials
show credentials to user. optionally let user select
create device response
send it using the data transfer lib
We could optionally incorporate the mdoc-data-transfer lib as an optional peer dependency to make it even easier, but even then it's nice to have support for the native mDOC request/response handling
The text was updated successfully, but these errors were encountered:
This can be used in combination with https://github.com/animo/expo-mdoc-data-transfer to have easy proxmity flow.
Basically you:
We could optionally incorporate the mdoc-data-transfer lib as an optional peer dependency to make it even easier, but even then it's nice to have support for the native mDOC request/response handling
The text was updated successfully, but these errors were encountered: