I created an android app (React-Native) that contains just 1 view (App.js) with some JS Script and two pictures (pictures size : 650 kb).
Can the installed packages by npm increase app size? even if it's not used in JS File?
So,why is my app having so much large size (34.5 MB) and also how can i even more reduce the size of my ReactNative AndroidApp.
Best Regards,