rnbarcode

0.1.4 • Public • Published

RNBarcode

react native barcode view

<RNBarcode
              text={this.state.barcodeText}
              format={'qr'}
              onBarcodeError={ (p1) => { console.log("barcode error : ", p1.nativeEvent); } }
              style={ { width : 200, height : 80, backgroundColor : 'white' } }
              />

/rnbarcode/

    Package Sidebar

    Install

    npm i rnbarcode

    Weekly Downloads

    6

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • kocyigityunus