-
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
Font Family Issue #65
Comments
If this issue gets confirmed. I can submit the fix and send the PR. |
Hi @manishbisht ! Try to use this font files there is in the new So, would be nice if you open a new PR to change the font families, update this font files too in the UPDATE: Fix font files url |
Changing the fontFamily like so is an easy workaround:
|
Did you try to use this font file? The files are from the sample project and the sample project was tested in both, android and ios, and it is all working. |
No, I had followed the link to the font files in the (outdated?) README on npmjs.com (which point to fontawesome.com). |
Yeah, the npm README is outdated, unfortunately. I'll open an Issue to update that asap. Try to use the font files from the link that I told you, I think that it will work. |
The suggested fix will only work for the free version of the font, though. If using Pro - like I was trying to -, one will likely have to come up with a different workaround. :/ |
iOS uses the
PostScript name
of the font. The Postscript name is changed in the Font Awesome 5.9 and the PostScript name is nowFontAwesome5Free-Solid
The text was updated successfully, but these errors were encountered: