0.0.5 • Published 4 years ago
@sphereon/rn-did-siop-auth-lib v0.0.5
Testing the changes
npm:
npm run testyarn:
yarn testPublishing and using the package
After the changes are done publish the package, running the following command from the root folder of the project
npm:
npm publishyarn:
yarn publishand import it in your react-native project using
npm:
npm i didsiop-author yarn:
yarn add didsiop-auth