aykutkardas / react-icomoon

It makes it very simple to use SVG icons in your React and React-Native projects.
https://svgps.app
MIT License
216 stars 22 forks source link

Not find path name #2

Closed adrielcardoso closed 5 years ago

adrielcardoso commented 5 years ago

screenshot_1550086416

aykutkardas commented 5 years ago

If you want to use the icon on the "React-Native", it is usually recommended to turn the icons to the font. You can check out this post. This package does not work in "React-Native". Only for ReactJS.

Logicwind — How to use svg icons in react-native

@adrielcardoso

aykutkardas commented 3 years ago

As of version 2.2.2, you can now use it with React-Native. @adrielcardoso Check README.