Giter Club home page Giter Club logo

Comments (4)

alordiel avatar alordiel commented on June 9, 2024

I had something similar. I had to check my /android/app/build.gradle : and look into the end of the file:

project.ext.vectoricons = [
    iconFontNames: [ 'MaterialCommunityIcons.ttf' ]
]
apply from:file("../../node_modules/react-native-vector-icons/fonts.gradle");

This is how my file looks now. In my case I was missing MaterialCommunityIcons and had Ionicicons or whatever was its name.

from react-native-vector-icons.

tarangshah19 avatar tarangshah19 commented on June 9, 2024

can you please tell me react-native-vector-icons/MaterialIcons working on ios or not? i am trying since last week not able to use react-native-vector-icons/MaterialIcons in ios

from react-native-vector-icons.

alordiel avatar alordiel commented on June 9, 2024

I am developing only for Android and haven't built anything for iOS (yet). But from the other issues I'm seeing there might be some problem with newer versions and iOS #1604. I am using "react-native-vector-icons": "10.0.3", "react-native": "0.73.6", "react": "18.2.0" without expo. Not sure if using those save versions will do the trick for you.

from react-native-vector-icons.

ColtraneNadler avatar ColtraneNadler commented on June 9, 2024

i am having the issue in ios environment .... react-native 0.72.6 and 0.73.*

from react-native-vector-icons.

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.