react-native-e-pos-printer-library

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeEPosPrinterLibrary from 'https://cdn.skypack.dev/react-native-e-pos-printer-library';
</script>

README

react-native-e-pos-printer-library

Getting started

$ npm install react-native-e-pos-printer-library --save

Mostly automatic installation

$ react-native link react-native-e-pos-printer-library

Usage

import EPosPrinterLibrary from 'react-native-e-pos-printer-library';

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