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

Improved React native integration setup readme - #205

Open
BraveEvidence wants to merge 2 commits into
affinidi:masterfrom
BraveEvidence:master
Open

Improved React native integration setup readme#205
BraveEvidence wants to merge 2 commits into
affinidi:masterfrom
BraveEvidence:master

Conversation

@BraveEvidence

Copy link
Copy Markdown

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