@lampn9397/react-native-xprinter is the React Native implementation of Xprinter SDK.
npm install r@lampn9397/eact-native-xprinter
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