Skip to content

Releases: wonsikin/react-native-barcode-builder

v1.0.5

17 Mar 15:36
292a2b9
Compare
Choose a tag to compare
  • chore: update version to v1.0.5
  • Fix if condition syntax error

v1.0.4

16 Mar 02:02
Compare
Choose a tag to compare
  • chore: update version to v1.0.4
  • chore: fix eslint warning
  • Ability to set text color independently.
  • Display text prop under barcode image if it exists. center aligned.

v1.0.1

01 Jun 01:32
Compare
Choose a tag to compare
  • update package version
  • update readme doc
  • fix background and lineColor don't seem to be accepted

V1.0.0-Breaking change

31 May 02:20
Compare
Choose a tag to compare

Now this package is use ART to replace react-native-svg. And we make a dependency on jsBarcode.

  • update package version to 1.0.0
  • replace local barcodes with jsbarcode module
  • use single shape for bars
  • Upgrade react-native in example to 0.44.2
  • replace react-native-svg with ART
  • add cli config to allow relative