UNPKG

react-native-thermal-pos-printer

Version:

React Native thermal printer package for POS systems supporting Xprinter and other popular brands

3 lines 190 B
export { PrinterEventManager } from './PrinterEventManager'; export { ThermalPrinterDevice } from './ThermalPrinterDevice'; export { ReactNativePosPrinter } from './ReactNativePosPrinter';