Giter Site home page Giter Site logo

Comments (7)

leandrosimoes avatar leandrosimoes commented on May 27, 2024

Did you put the font files in the right places?
Did you check if the font files names are correct? Like this:
fa_regular_400.ttf
fa_solid_900.ttf
fa_brands_400.ttf
What is the package version that you are using? The last 6.0.1?
Are you using the IconTypes enum to chose between FAR, FAS or FAB?

from react-native-fontawesome.

glasje avatar glasje commented on May 27, 2024

when I installed the package I got the error that the sources were not. solve it by loading the fonts in the app.js

image

but the problem was generated when I generate the APK. When installing it happens that with the icons.
I'm using the latest version 6.0.1
image

In development if you see

from react-native-fontawesome.

leandrosimoes avatar leandrosimoes commented on May 27, 2024

Get a look in this tutorial to put the font files in ios and android and see if you are missing something. I think that the problem is that you're loading the files dynamically.

from react-native-fontawesome.

glasje avatar glasje commented on May 27, 2024

For iphone is solved (attached image of iphone).
When I open for the first time the application on Android does not show the icons but if I close the apps and then I go back to this the icons are loaded.
iphone

I share the link of the apps that is in expo.
https://expo.io/@glasje/LibreriaComponentes

from react-native-fontawesome.

leandrosimoes avatar leandrosimoes commented on May 27, 2024

Well, I think that it is because the dynamic load of the font files, as I said before. Did you saw my previously answer? Get a look in that article that I linked in the answer to see if you can add the files manually to compile with the app.

from react-native-fontawesome.

glasje avatar glasje commented on May 27, 2024

I managed to solve the problem by loading the sources in the following way.
image

image

Thank you very much for the help

from react-native-fontawesome.

AugustusCosta avatar AugustusCosta commented on May 27, 2024

As workaround just rename the name of files changing "-" for "_" .

from react-native-fontawesome.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.