Code Monkey home page Code Monkey logo

Comments (5)

rybaier avatar rybaier commented on June 11, 2024 1

Hey @lukewalczak I had it installed originally and removed it while trying to debug. Per your recommendations I reinstalled react-native-vector-icons. At that point, I am still seeing the incorrect icons. After applying the line that @NazmaD suggested to the app/build.gradle file it ran correctly with the corresponding icons.

Thank you both!

from react-native-paper.

github-actions avatar github-actions commented on June 11, 2024

Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible. The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then you can also provide the repro in a GitHub repository.

from react-native-paper.

rybaier avatar rybaier commented on June 11, 2024

here's the repo @lukewalczak
https://github.com/rybaier/TODOAPP

from react-native-paper.

NazmaD avatar NazmaD commented on June 11, 2024

@rybaier I encountered a similar issue, and by incorporating the following line into the app/build.gradle and subsequently reinstalling the app worked for me.

apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle")

from react-native-paper.

lukewalczak avatar lukewalczak commented on June 11, 2024

Hey @rybaier, I couldn't find a react-native-vector-icons to be installed in your project, which is required step in order to to have added MaterialCommunityIcons, because some components use those internally.

Please follow the getting started, more specifically, the paragraph related to the icons installation:

image

At the moment I'm closing the issue.

from react-native-paper.

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.