react-native-mmkv icon indicating copy to clipboard operation
react-native-mmkv copied to clipboard

It downloads boost package every time installing new package

Open arasrezaei opened this issue 2 years ago • 4 comments

Hello, thanks for your great package, there is an annoying bug which this package gets re compiled on android after any yarn | npx install. may be because of node_modules immutability? is there any fix for this? i tried pach-package but it failes (may be i do use it wrong!)

arasrezaei avatar Jul 26 '22 20:07 arasrezaei

I get the same issue, downloadBoost task every time i build APK file.

react-native: 0.67.2 react-native-mmkv: ^2.4.3

ddikodroid avatar Jul 28 '22 11:07 ddikodroid

Same here every time i build APK file. react-native: 0.68.2 react-native-mmkv: 2.4.3

LukasMod avatar Aug 11 '22 06:08 LukasMod

This is similar to #424. This slows down local builds a lot. Especially if you're on a slower network.

radko93 avatar Aug 17 '22 09:08 radko93

@arasrezaei this should work for you: https://github.com/mrousavy/react-native-vision-camera/issues/1148#issuecomment-1214998966

SectionTN avatar Aug 23 '22 16:08 SectionTN

This is still happenning. This slows down both local and CI builds. Anyone found a fix that would work for both local and CI? looks like reanimated fixed a similar issue https://github.com/mrousavy/react-native-vision-camera/issues/1148#issuecomment-1444337577

androideveloper avatar Mar 16 '23 11:03 androideveloper

Same here every time i build APK file. react-native: 0.66.5 react-native-mmkv: 2.5.1

feedthedevil avatar Mar 21 '23 14:03 feedthedevil

@mrousavy issue still exists, can you reopen?

vmkhitaryanscn avatar Sep 05 '23 16:09 vmkhitaryanscn

This is still happening to me react-native-mmkv: 2.5.1

lucianobracco-geojam avatar Sep 05 '23 22:09 lucianobracco-geojam