-
Notifications
You must be signed in to change notification settings - Fork 34
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 Icons not dispaying #16
Comments
@wikiyodo maybe you fontawesome.ttf has a different code for some icons could you provide your .ttf? |
Yes, some icons are not displaying. Here is my .ttf |
@sibelius I will try to change my fontawesome.ttf. But how do I change it, I mean where do I place it? |
Hello! |
i solved the problem. |
Most icons are not displaying e.g
<Text style={{margin: 10, fontSize: 45, textAlign: 'center'}}><FontAwesome>{Icons.chevronCircleLeft}</FontAwesome></Text>
The text was updated successfully, but these errors were encountered: