aykutkardas/react-icomoon

Add new icons

ithustle opened this issue · 6 comments

Is it possible using this lib add new icons?

Not yet. Currently it only allows you to use the standard icons provided by icomoon. I can add this as a feature.

Good. It will be a good asset...

Sent with GitHawk

@ithustle You can check the repo. Npm package was updated.
https://github.com/aykutkardas/React-IcoMoon#custom-iconset

@aykutkardas , I've checked and tried it but I have this error:

Screenshot_1575289623

@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

Ouch!! It's okay. No problem. Thanks anyway