React-native-camera: EVENT_ON_BAR_CODE_READ("onBarCodeRead") Conflicts with other third-party components

Created on 28 May 2019  路  1Comment  路  Source: react-native-camera/react-native-camera

Bug Report

EVENT_ON_BAR_CODE_READ("onBarCodeRead")
Conflicts with other third-party components "react-native-smart-barcode"

To Do First

  • [Y ] Did you try latest release?
  • [Y] Did you try master?
  • [Y] Did you look for existing matching issues?

Platforms



Android

Versions

  • Android:
  • iOS:
  • react-native-camera:
  • react-native:
  • react:

Description/Current Behaviour

Expected Behaviour

Steps to Reproduce


Additionals

Love react-native-camera? Please consider supporting our collective: 馃憠 https://opencollective.com/react-native-camera/donate
Want this issue to be resolved faster? Please consider adding a bounty to it https://issuehunt.io/repos/33218414

For Discussion

Most helpful comment

Why do you need both dependencies? I see that react-native-smart-barcode uses the same library on Android used by rn-camera. Maybe the same occurs on IOS.

If you need to scan barcodes you can use rn-camera without any problem, using both dependencies to manage the camera in this case can become painfull . 馃槃

https://github.com/zxing/zxing

>All comments

Why do you need both dependencies? I see that react-native-smart-barcode uses the same library on Android used by rn-camera. Maybe the same occurs on IOS.

If you need to scan barcodes you can use rn-camera without any problem, using both dependencies to manage the camera in this case can become painfull . 馃槃

https://github.com/zxing/zxing

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pavermakov picture pavermakov  路  3Comments

maxschmeling picture maxschmeling  路  3Comments

aiibe picture aiibe  路  3Comments

TylerKirby picture TylerKirby  路  3Comments

ksokhan picture ksokhan  路  3Comments