React-native-vector-icons: Removing installed icons?

Created on 7 Feb 2018  路  2Comments  路  Source: oblador/react-native-vector-icons

How does one go about removing all the installed icons? I used CocoaPods and didn't expect it to install 2 GB worth of stuff. Where do these icons get installed locally? How can I find them and remove them? I feel like I've checked everywhere...

Most helpful comment

But is there a way to not install all fonts. In my app I'm using only my set of 5 icons. I don't want to install any other fonts since they are making app heavy, especially if I'm not using them.

All 2 comments

It's only a few fonts. Should not take a lot of spaces. See https://github.com/oblador/react-native-vector-icons#installation (manual step) to find places to look for.

But is there a way to not install all fonts. In my app I'm using only my set of 5 icons. I don't want to install any other fonts since they are making app heavy, especially if I'm not using them.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

obykoo picture obykoo  路  3Comments

afilp picture afilp  路  4Comments

toddmetheny picture toddmetheny  路  4Comments

mahdidavoodi7 picture mahdidavoodi7  路  3Comments

emretekince picture emretekince  路  4Comments