Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Web3-Plurality/aries-react-native-app-demo

Repository files navigation

aries-react-native-app-demo

A react native project with indy setups

Steps to run

Plug in your physical android device and check if its connected

adb devices

If you have problems connecting, try with:

adb kill-server && adb start-server

From the root of the folder, run

npx react-native start 

If you don't have node modules, you can also run

npm install

About

A react native project with indy setups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published