You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I npm installed @react-native-vector-icons/[email protected] in a React Native Fabric project and on Android works perfectly but on Windows it just shows a rectangle (for Windows I added the Feather.ttf file to the Assets folder):
Relevant log output
There are no errors...
Minimal reproducible example
npm install @react-native-vector-icons/[email protected]
add Feather.ttf to Assets
add any icon
npm run windows
Your computer environment
System:
OS: Windows 11 10.0.26100
CPU: (16) x64 12th Gen Intel(R) Core(TM) i5-12500H
Memory: 2.80 GB / 15.71 GB
Binaries:
Node:
version: 20.10.0
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 1.22.22
path: ~\AppData\Roaming\npm\yarn.CMD
npm:
version: 10.8.2
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
AllowAllTrustedApps: Enabled
Versions:
- 10.0.18362.0
- 10.0.19041.0
- 10.0.22000.0
- 10.0.22621.0
IDEs:
Android Studio: AI-241.18034.62.2412.12266719
Visual Studio:
- 17.12.35707.178 (Visual Studio Community 2022)
Languages:
Java: 22.0.2
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 15.0.0
wanted: 15.0.0
react:
installed: 19.0.0
wanted: 19.0.0
react-native:
installed: 0.78.0
wanted: 0.78.0
react-native-windows:
installed: 0.78.0
wanted: 0.78.0
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Which package are you using?
@react-native-vector-icons/[email protected]
What platform(s) does this occur on?
Windows 11
What happened?
I npm installed
@react-native-vector-icons/[email protected]
in a React Native Fabric project and on Android works perfectly but on Windows it just shows a rectangle (for Windows I added theFeather.ttf
file to theAssets
folder):Relevant log output
Minimal reproducible example
npm install @react-native-vector-icons/[email protected]
add
Feather.ttf
toAssets
add any icon
npm run windows
Your computer environment
The text was updated successfully, but these errors were encountered: