Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with rn-indy-sdk #87

Closed
1 of 3 tasks
TimoGlastra opened this issue Aug 21, 2020 · 1 comment · Fixed by #186
Closed
1 of 3 tasks

Integration with rn-indy-sdk #87

TimoGlastra opened this issue Aug 21, 2020 · 1 comment · Fixed by #186

Comments

@TimoGlastra
Copy link
Contributor

TimoGlastra commented Aug 21, 2020

rn-indy-sdk is an implementation of the indy-sdk that matches the API of the NodeJS Wrapper.

We should add support and documentation to use Aries Framework JavaScript in a React Native application.

@TheArhaam
Copy link
Contributor

@TimoGlastra Has there been any progress on this? I have imported aries-framework-javascript into my react-native app but since there isn't any example I can refer to I'm having trouble figuring it out.

At first, I faced issues where aries-framework-javascript couldn't find certain modules. Installing those modules seemed to have helped but can't be certain until I get the Agent up and running.

The issue I am currently facing is with the InboundTransporter & OutboundTransporter. I am not sure how to initialize these and they are a requirement for initializing the Agent so I was wondering if there is an example for react-native where at least all the initializations are taken care of.

@TimoGlastra TimoGlastra linked a pull request Feb 18, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants