demo-greeting-lib
v1.0.0
Published
demo app to test the deployment cycle
Maintainers
Readme
demo-greeting-lib
demo app to test the deployment cycle
Installation
npm install demo-greeting-libUsage
import { multiply } from 'demo-greeting-lib';
// ...
const result = 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
