1.0.7 • Published 3 years ago

react-native-kassen-printer v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-kassen-printer

Getting started

$ npm install react-native-kassen-printer --save

Mostly automatic installation

$ react-native link react-native-kassen-printer

Usage

import ReactNativeKassenPrinter from 'react-native-kassen-printer';

// TODO: What to do with the module?
ReactNativeKassenPrinter;