react-native-pz-triggers
v0.0.2
Published
Reac native Triggres
Downloads
4
Readme
react-native-pz-triggers
Reac native Triggres
Installation
npm install react-native-pz-triggers
Usage
import { multiply } from 'react-native-pz-triggers';
// ...
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