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 Icons not dispaying #16

Open
wikiyodo opened this issue Aug 26, 2017 · 5 comments
Open

Some Icons not dispaying #16

wikiyodo opened this issue Aug 26, 2017 · 5 comments

Comments

@wikiyodo
Copy link

Most icons are not displaying e.g
<Text style={{margin: 10, fontSize: 45, textAlign: 'center'}}><FontAwesome>{Icons.chevronCircleLeft}</FontAwesome></Text>

@sibelius
Copy link
Member

@wikiyodo maybe you fontawesome.ttf has a different code for some icons

could you provide your .ttf?

@YaroslavRostanets
Copy link

YaroslavRostanets commented Aug 28, 2017

Yes, some icons are not displaying. Here is my .ttf
FontAwesome.zip

@wikiyodo
Copy link
Author

@sibelius I will try to change my fontawesome.ttf. But how do I change it, I mean where do I place it?

@YaroslavRostanets
Copy link

Hello!
I solved the problem in my application.
I replaced FontAwesome.ttf on FontAwesome.otf
Everything worked!

@vantu19000
Copy link

i solved the problem.
i coppy FontAwesome.ttf to "..\android\app\build\intermediates\assets\debug\fonts"

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