How can we implement a scan functionality that will scan a w3c Verifiable Credential QR code in React Native

29 views Asked by At

Unable to find a module that will let me scan a w3c Verifiable Credential QR code for react native.

I have tried to use RNVcamera with vc-js and zbar.wasm in react native; to capture frames and process them through vc-js and zbar.wasm

0

There are 0 answers