@taingo97/react-native-print-xprinter
v0.0.3
Published
test
Downloads
4
Readme
react-native-print-xprinter
Installation
npm install react-native-print-xprinter
Usage
import { multiply } from "react-native-print-xprinter";
// ...
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