- Make sure you have added
indy-sdk-react-native
as a dependency to your project. If not please first see the React Native Setup guide. - Follow the Android installation steps from the RN Indy SDK docs here
- Step 4 of the RN Indy SDK tutorial requires you to download and add binaries to the project. You can also copy the
jniLibs
from here
- Step 4 of the RN Indy SDK tutorial requires you to download and add binaries to the project. You can also copy the
- You now have libindy installed for Android. You can continue with the React Native Setup
An example Android project making use of Aries Framework JavaScript in React Native is Aries Mobile Agent React Native.