react-native-vision-camera icon indicating copy to clipboard operation
react-native-vision-camera copied to clipboard

Why boost and some other files are always downloaded for react native vision camera whenever I run the app after changes to package.json❓

Open MuhammadAbdullah54321 opened this issue 3 years ago • 0 comments

Question

So whenever I install or delete any new package and run yarn android, boost is started downloading. Boost is downloaded from this link: https://github.com/react-native-community/boost-for-react-native/releases/download/v1.63.0-0/boost_1_63_0.tar.gz

Some other things are also downloaded every-time like doubleConversion Link used is: https://github.com/google/double-conversion/archive/v1.1.6.tar.gz

I know it's not huge files but still It's kind of annoying.

I am using React Native version: 0.63.4 React version: 16.13.1 Gradle version: 6.7.1 Android Build tools with gradle version: 4.2.2

What I tried

No response

VisionCamera Version

2.13.0

Additional information

MuhammadAbdullah54321 avatar Sep 19 '22 07:09 MuhammadAbdullah54321