idpass / smartshare-react-native

A React Native ID PASS Secure Share Library
https://www.npmjs.com/package/@idpass/smartshare-react-native
Apache License 2.0
6 stars 3 forks source link

Add additional communication mode mechanism via Nearby Messages #7

Closed typelogic closed 1 year ago

typelogic commented 2 years ago

Is your feature request related to a problem? Please describe. This is a react-native changes needed to accommodate https://github.com/idpass/idpass-smartshare/issues/4

Describe the solution you'd like This is a smartshare-react-native changes needed to accommodate the changes in smartshare.aar library

Additional context The React Native wrapper of smartshare.aar to have an option to use Nearby Message communication mode for:

pmigueld commented 2 years ago

Google Nearby Messages added to Smartshare library: https://github.com/idpass/smartshare-react-native/pull/10

It is now possible to communicate between iOS and Android.