Open nguptaesaral opened 1 year ago
I got the same issue, "react-native": "0.71.10", "react-native-zoom-us": "^6.18.1"
Looks like we need to update the guide on shrinking - https://github.com/mieszko4/react-native-zoom-us/blob/e2fe546f2ffe1992cb6ed4bc779897e28a436718/docs/SIZE-REDUCTION-TIPS.md
Hi, after adding this lib my project size increased from 58MB to 670MB. to reduce the size, i followed the instruction as given in README.md
but now i am not able to build the release apk. it is throwing the following error
`Execution failed for task ':app:shrinkReleaseRes'.
i am using
"react-native": "0.72.4", "react-native-zoom-us": "^6.18.0"