mgcrea / vision-camera-barcode-scanner

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

Install on Plain React Native #16

Open ignasave opened 8 months ago

ignasave commented 8 months ago

I'm using Bare React native following the steps of installation: yarn add react-native-worklets-core

And I'm getting this:

ERROR Error: The package 'vision-camera-code-scanner' doesn't seem to be linked. Make sure:

Did all of them, but not using Expo, is this suposed to be always on Expo?