Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Improved React native integration setup readme #205

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BraveEvidence
Copy link

Added additional setups for react native integration while signing a credential by the sdk itself

  1. Need to install react-native-webview react-native-webview-crypto via npm
  2. Need to link it via react-native link
  3. Do pod install in iOS folder
    4. import WebviewCrypto from 'react-native-webview-crypto'; and add <WebviewCrypto /> in view hierarchy of the jsx file where you're calling signUnsignedCredential method of the wallet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants