How to add fonts for react-native-vector-icons from react-native-paper? #14849
Replies: 1 comment 1 reply
-
Hi @ClaudiuHBann ! 👋 For
Summary: Let me know if you need platform-specific config examples! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I added the default font
MaterialDesignIcons.ttf
into theAssets
folder, the msix contains the font under theAssets
folder but thereact-native-vector-icons
doesn't find it, where should fonts be located or where this library expects them to be?My dependencies are:
Beta Was this translation helpful? Give feedback.
All reactions