These are the dependencies used in my project. My question is if i have installed some libararies but i don't use them in my project would they be included in final build? if yes how to exempt them from apk? And If i use a part of libarary would whole libarary be included or not? for example I have react-native-vector-icons installed but if i only use fontawesome will whole vector icon libarary be included(fontawseme,antdesign,feather,material icons etc) or just fontawesome will be included? further more if I use only single icon in fontawesome will whole labarary be included or that single icon? Any techniques to follow to reduce size in general? here are my packge.json :
build
react-native-vector-icons
fontawesome
(fontawseme,antdesign,feather,material icons etc)
packge.json
2.1m questions
2.1m answers
60 comments
57.0k users