# react-native-xprinter-mirfalahtech

## Getting started

`$ npm install react-native-xprinter-mirfalahtech --save`

### Mostly automatic installation

`$ react-native link react-native-xprinter-mirfalahtech`

## Usage
```javascript
import XprinterMirfalahtech from 'react-native-xprinter-mirfalahtech';

// TODO: What to do with the module?
XprinterMirfalahtech;
```
