You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
A failure occurred while executing com.android.build.gradle.internal.transforms.ShrinkProtoResourcesAction
ParseError at [row,col]:[1,1]
Message: Content is not allowed in prolog.`
i am using "react-native": "0.72.4", "react-native-zoom-us": "^6.18.0"
The text was updated successfully, but these errors were encountered:
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"
The text was updated successfully, but these errors were encountered: