Skip to content
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

Some FontAwesome6 Icons are broken in @expo/[email protected] #286

Open
katche70 opened this issue Jan 15, 2024 · 5 comments
Open

Some FontAwesome6 Icons are broken in @expo/[email protected] #286

katche70 opened this issue Jan 15, 2024 · 5 comments

Comments

@katche70
Copy link

some icons of new FontAwesome6 iconSet are broken, for example "search" icons
2024-01-15_124507

@ddikodroid
Copy link

any update on this issue?

@ddikodroid
Copy link

I also noticed the calculator and circle-chevron-right aren't working on Android
Android
Screenshot 2024-04-17 at 22 02 58

iOS
Screenshot 2024-04-17 at 22 03 39

Web
Screenshot 2024-04-17 at 22 04 06

@isaachinman
Copy link

@brentvatne Any update on this problem? It does not appear to be fixed in 14.0.2.

@brentvatne
Copy link
Member

@isaachinman - could you share a minimal reproducible example?

@isaachinman
Copy link

@brentvatne No need. The docs themselves are broken.

Screenshot 2024-07-23 at 09 14 27

If you want to repro in an Expo app, just do:

import { FontAwesome6 } from '@expo/vector-icons';

<FontAwesome6 name="bank" size={24} color="black" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants