react-native-star-print-module

Getting started

$ npm install react-native-star-print-module --save

Mostly automatic installation

$ react-native link react-native-star-print-module

Usage

import StarPrintModule from 'react-native-star-print-module';

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