@lampn9397/react-native-xprinter is the React Native implementation of Xprinter SDK.
npm install @lampn9397/react-native-xprinter@lampn9397/react-native-xprinter is the React Native implementation of Xprinter SDK.
``sh`
npm install r@lampn9397/eact-native-xprinter
`js
import Xprinter from "@lampn9397/react-native-xprinter";
// ...
const result = await Xprinter.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT