react-native-usb-printed
v0.2.103
Published
React Native module to print on USB thermal printers
Downloads
12
Readme
react-native-usb-printed
native printer usb
Installation
npm install react-native-usb-printed
Usage
import { multiply } from 'react-native-usb-printed';
// ...
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