ARNIMA-reactnative-sdk
ARNIMA-reactnative-sdk copied to clipboard
Aries React-NatIve Mobile Agent
- Removed wallet config and wallet credentials parameters wherever not required - Added new method getWalletHandle for ios and android - removed open wallet method from all the native android...
- This is a work in progress PR to complete the mediator coordination protocol
Hi, there is no documentation about how can be it imported and used in a react native add. I tried with `npm install git://github.com/ayanworks/ARNIMA.git#master` but it doesn't work. Thank you...
unlike the flutter version of this project, RN doesn't have an example code can you provide a runnable demo on how to implement it into codes?