oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

how to install only one iconset? #1313

Open unit-002 opened 3 years ago

unit-002 commented 3 years ago

I would like only to install one iconset which is Ionicons and I don't need the other fontset. How do i install it?

can I do this? yarn add react-native-vector-icons/Ionicons

phcbarros commented 3 years ago

I did that but it's not working