react-native-sp-test-common
v0.1.3
Published
test
Readme
react-native-sp-test-common
SmartPay Test Common
Installation
npm install react-native-sp-test-commonUsage
import { multiply } from 'react-native-sp-test-common';
// ...
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
Made with create-react-native-library
