epiroc_dotmatrix

1.3.6 • Public • Published

PRs Welcome

epiroc dotmatrix

Installation

If using yarn:

yarn add epiroc_dotmatrix

If using npm:

npm i epiroc_dotmatrix

Usage

import {Scanner,takePicture} from 'epiroc_dotmatrix'
 <Scanner
        columns={5}
        rows={5}
        mode={'barcode'}
        barcodeView={<View></View>}
      />

Documentation

Scanner Component

Name Description Default Type
columns Width of the progress bar between steps 1 Number
rows Type of border for the progress bar 1 Number
mode Outside border color for the active step barcode String

Scanner Component

Name Description Default Type
label Title of the current step to be displayed null String

Contributing

Pull requests are always welcome! Feel free to open a new GitHub issue for any changes that can be made.

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub

Author

Epiroc | https://www.epiroc.com/

License

MIT

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i epiroc_dotmatrix

    Weekly Downloads

    0

    Version

    1.3.6

    License

    MIT

    Unpacked Size

    6.42 kB

    Total Files

    8

    Last publish

    Collaborators

    • sunil_epiroc