react-native-citizen-print

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCitizenPrint from 'https://cdn.skypack.dev/react-native-citizen-print';
</script>

README

react-native-citizen-print

Getting started

$ npm install react-native-citizen-print --save

Mostly automatic installation

$ react-native link react-native-citizen-print

Usage

import CitizenPrint from 'react-native-citizen-print';

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