react-native-dot-matrix
v1.0.3
Published
TODO
Downloads
4
Readme
react-native-dot-matrix
Getting started
$ npm install react-native-dot-matrix --save
Mostly automatic installation
$ react-native link react-native-dot-matrix
Usage
import DotMatrix from 'react-native-dot-matrix';
// TODO: What to do with the module?
DotMatrix;