Expo with Scandit

Hi, does anyone know which library is used by the BarCodeScanner SDK API implementation?

Is it possible to use the Scandit Barcode SDK within Expo and how would one go about doing that?

Thanks.

Hi,

IIRC, the BarCodeScanner API is native code, not a third party library we used.

It looks like Scandit Barcode SDK is not a pure JavaScript library so you’d need to exp detach and add it yourself.