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
Hello, I'm getting troubles to build an Android APK, I had an project with RN 0.59.4 and thought that I'm was doing sometingh wrong because the APK size is 32mb (in debug) and 29mb (in release), but when I attemp to build a new project from cero appear the same issue. Did I do something wrong?
To Reproduce
react-native init testSize
cd testSize && react-native run-android
cd android/
./gradlew assembleRelease
Can you run react-native info and edit your issue to include these results under the Environment section?
If you believe this information is irrelevant to the reported issue, you may write `[skip envinfo]` alongside an explanation in your Environment: section.
🐛 Bug Report
Hello, I'm getting troubles to build an Android APK, I had an project with RN 0.59.4 and thought that I'm was doing sometingh wrong because the APK size is 32mb (in debug) and 29mb (in release), but when I attemp to build a new project from cero appear the same issue. Did I do something wrong?
To Reproduce
Expected Behavior
An APK a few smaller
Environment
SO: linux 18.04
package.json
react-native info
The text was updated successfully, but these errors were encountered: