What is the precise method to render credentials in UI after restore?

86 Views Asked by At

I have been exploring aries-mobile-agent-react-native wallet for a while. I am trying to add a backup and restore option in the Wallet.

Has anyone worked on this wallet?⏬

https://github.com/hyperledger/aries-mobile-agent-react-native

I am trying to restore credentials into wallet from backed up. What is the exact way to insert into credential array after restore credentials from anywhere (like database) and then render it (with existing one) in the mobile UI?

Thanks in advance.

0

There are 0 best solutions below