react-native-barcode-builder icon indicating copy to clipboard operation
react-native-barcode-builder copied to clipboard

Update dependencies of jsbarcode

Open Benjamin-Lin-X opened this issue 7 years ago • 0 comments

This module is using https://www.npmjs.com/package/jsbarcode that without new version release to www.npmjs.com for a long time. And has some issue with CODE128. (Actually, has been fixed, but no one releases it to www.npmjs.com) I found that someone created a new jsbarcode (https://www.npmjs.com/package/jsbarcode2) that fixed some of https://www.npmjs.com/package/jsbarcode 's issue, and with a new release to www.npmjs.com.

Maybe we should use the new one.

Benjamin-Lin-X avatar Feb 20 '18 07:02 Benjamin-Lin-X