kciter / react-barcode

A <Barcode/> component for use with React.
http://kciter.github.io/react-barcode/
ISC License
400 stars 72 forks source link

Issue with EAN13 format #46

Open IlyaVel opened 4 years ago

IlyaVel commented 4 years ago

Why barcode generates numbers starting from 000000017 when I am using EAN13 format. But when I use the default format it works fine. How can I change that behavior?