You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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.
The text was updated successfully, but these errors were encountered: