0.1.2 • Published 3 years ago
react-native-public-test v0.1.2
react-native-public-test
npm publish test from public repo
Installation
npm install react-native-public-test
Usage
import { multiply } from 'react-native-public-test';
// ...
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
0.1.2
3 years ago