aries-askar-test-react-native
React Native wrapper around Aries Askar
Installation
npm install aries-askar-test-react-native
Usage
import { multiply } from 'aries-askar-test-react-native'
// ...
const result = await multiply(3, 7)
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT