Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this repo still mantained ? #71

Open
smartcris opened this issue Mar 29, 2022 · 4 comments
Open

Is this repo still mantained ? #71

smartcris opened this issue Mar 29, 2022 · 4 comments

Comments

@smartcris
Copy link

It seems that this code still use deprecated library like @react-native-community/art which is deprecated in favor of react-native-svg.

@arnorhs
Copy link

arnorhs commented Apr 12, 2022

it appears so

  • typescript types are not in sync with the types expected by the react component
  • there seems to be an issue rendering (at least) EAN13 codes - maybe compatibility problem with jsbarcode - i couldn't figure it out

I switched to using react-native-barcode-creator - which seems to work at least better for the basic use cases

@KonstantinZhukovskij
Copy link

I think no, еру problem with EAN13 has existed for several years and no one solves it, I would also recommend changing to another package

@TheBlindHawk
Copy link

I recently tried creating a new package for displaying barcodes called react-native-barcoder
https://www.npmjs.com/package/react-native-barcoder
EAN13 should also be working there.

@xuantung-vn
Copy link

Seem like this repo is no longer supported, so I recommend using the @bwip-js/react-native
It supports CODE128, EAN13, EAN8, UPCE, UPCA, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants