On that note, we’ve more recently taken a hard look at our app size which was 26.8 MB on Android. While that size isn’t completely out of control, it is definitely above our peer’s median, which the Google Play Console reports as 16.3 MB.11 May 2020
Read moreWhy React Native app size is large?
This is auto-generated by the build to avoid version conflicts, so don’t freak out (I did). This split reduced the apk size from around 7MB to 3.5MB for arm and 5MB for x86 respectively.9 Şub 2018
Read moreWhy are React Native apps so heavy?
First, js code We write JS code, react components then update, replace by new others. By times, js code base growth. and become mess & smelling, useless but hard to remove from code base. It make your app size growth by still imported in your code base but never to be use.11 Mar 2020
Read moreWhat is the size of React Native app?
Old APK at 26.8MB compared to the new AAB at 14.4 to 17.7 MB Using Android Studio or Command-line tools you can simply build your project as a signed app bundle.
Read more