react-native-common-components-test
v0.1.5
Published
react native common components test
Readme
react-native-test-library
test
Installation
npm install react-native-test-libraryUsage
import { multiply } from 'react-native-test-library';
// ...
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
