Add new icons
ithustle opened this issue · 6 comments
ithustle commented
Is it possible using this lib add new icons?
aykutkardas commented
Not yet. Currently it only allows you to use the standard icons provided by icomoon. I can add this as a feature.
aykutkardas commented
@ithustle You can check the repo. Npm package was updated.
https://github.com/aykutkardas/React-IcoMoon#custom-iconset
ithustle commented
@aykutkardas , I've checked and tried it but I have this error:
aykutkardas commented
@aykutkardas , I've checked and tried it but I have this error:
@ithustle Oh. Sorry. This package is only suitable for web projects. You have to follow a different way to use icons in Mobile.
Please check this repo. https://github.com/oblador/react-native-vector-icons#createiconsetfromicomoonconfig-fontfamily-fontfile
ithustle commented
Ouch!! It's okay. No problem. Thanks anyway