react-native-pos-thermal-printer
v0.6.2
Published
pos printer package for react native
Downloads
458
Readme
react-native-pos-thermal-printer
pos printer package for react native
Installation
npm install react-native-pos-thermal-printer
Usage
import { multiply } from 'react-native-pos-thermal-printer';
// ...
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