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 are the ways to reduce the app size?
Reduce your app size
Read moreWhy is my app size so big?
App size on device: The amount of space required to install your app. Since apps are compressed when they’re downloaded, it can make install sizes larger than download sizes . When an app has a larger install size, more space is required on a user’s device to complete the installation.
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 moreHow big is a react native app?
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.
Read moreWhat is APK size and download size?
Raw File Size represents the unzipped size of the entity on disk while Download Size represents the estimated compressed size of the entity as it would be delivered by Google Play . The % of Total Download Size indicates the percentage of the APK’s total download size the entity represents.
Read more