0.1.0 • Published 3 years ago
react-native-private-test v0.1.0
react-native-private-test
Publish package from private repo
Installation
npm install react-native-private-test
Usage
import { multiply } from 'react-native-private-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.0
3 years ago