@easyeat-ai/react-native-pos-printing
v0.2.59
Published
React Native POS Printing is a package to print on POS printers via IP connections
Downloads
195
Readme
react-native-pos-printing
React Native POS Printing is a package to print on POS printers via IP connections
Installation
yarn add @easyeat-ai/react-native-pos-printing
Usage
import { multiply } from "@easyeat-ai/react-native-pos-printing";
// ...
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