mgcrea / vision-camera-barcode-scanner

High performance barcode scanner for React Native using VisionCamera
MIT License
84 stars 11 forks source link

it appears that as per [this pr](https://github.com/mrousavy/react-native-vision-camera/pull/2039) on rnvc, the plugin should be initialized in a `static` block of the package. #21

Closed mgcrea closed 7 months ago

mgcrea commented 7 months ago
          it appears that as per [this pr](https://github.com/mrousavy/react-native-vision-camera/pull/2039) on rnvc, the plugin should be initialized in a `static` block of the package.

_Originally posted by @theabhishek2511 in https://github.com/mgcrea/vision-camera-barcode-scanner/pull/20#discussion_r1469144113_