-
Notifications
You must be signed in to change notification settings - Fork 115
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
Comments
any update on this issue? |
@brentvatne Any update on this problem? It does not appear to be fixed in |
@isaachinman - could you share a minimal reproducible example? |
@brentvatne No need. The docs themselves are broken. 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
some icons of new FontAwesome6 iconSet are broken, for example "search" icons
The text was updated successfully, but these errors were encountered: