Minimal example of EUDI Wallet Kit React Native usage.
- Very basic Wallet UI (Document list, Scan and Proximity presentation screens)
- Adding documents using OID4VCI and EUDI wallet demo issuer
- Document presentation using OID4VP
- Remote presentation via QR code scan, can be tested with EUDI wallet demo web verifier
- Proximity presentation (both QR code and NFC engagement), can be tested with EUDI App Verifier
- Note: There is no proper presentation screen, so it's not possible to view requested/disclosed fields specifically - only to share/not share data as a whole
yarn install
- Android
yarn android
- iOS
yarn ios