Why does my React Native app with 6-8 screens compile to a 151MB APK, while another react native app with 12-15 screens compiles to just 69MB?
size of the apk file increased when compared to first app uses more screens but less MB (69MB)but second less screens More apk file size (151MB)