Skip to content

[Bug]: Icons are not showing correctly on Windows #1749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ClaudiuHBann opened this issue May 23, 2025 · 0 comments
Open

[Bug]: Icons are not showing correctly on Windows #1749

ClaudiuHBann opened this issue May 23, 2025 · 0 comments
Labels

Comments

@ClaudiuHBann
Copy link

ClaudiuHBann commented May 23, 2025

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 the Feather.ttf file to the Assets folder):

Image

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
@ClaudiuHBann ClaudiuHBann changed the title [Bug]: Icons are not showing correctly on window [Bug]: Icons are not showing correctly on Windows May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant