question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Icon not not loaded on Android App

See original GitHub issue

screenshot from 2016-06-12 01 12 34

  "dependencies": {
    "@remobile/react-native-splashscreen": "^1.0.3",
    "alt": "^0.18.4",
    "native-base": "^0.3.1",
    "react": "^0.14.8",
    "react-native": "^0.25.1",
    "react-native-action-button": "^1.1.5",
    "react-native-android-statusbar": "^0.1.2",
    "react-native-icons": "^0.7.1",
    "react-native-material-design": "https://github.com/react-native-material-design/react-native-material-design-styles.git",
    "react-native-material-design-styles": "^0.2.6",
    "react-native-navigation-bar": "^0.1.10",
    "react-native-scrollable-tab-view": "^0.4.3",
    "react-native-vector-icons": "^2.0.3"
  },

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:20 (2 by maintainers)

github_iconTop GitHub Comments

21reactions
rgoldiezcommented, Jul 22, 2016

I also tried the troubleshooting instructions below to no avail…

image

16reactions
sourabhdattawadcommented, Jul 30, 2016

Even I faced the same issue. I tried restarting whole application and it worked. Try: react-native run-android This will actually download some packages for react-native-vector-icons while building up, then npm start .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 6 Ways to Fix Missing App Icons on Android Phones
Open Settings and under Manage app, search for the app whose icon is missing, and tap to open it. Do you notice an...
Read more >
App Icons Not Showing On Home Screen Solved - 3 Fix How To
Android app icons are found on the homepage of any mobile device. The Android Home Page is a screen that can be used...
Read more >
Android application icon not showing up - Stack Overflow
Make sure the icon is stored with the name icon.png in those folders. · Make sure android has a drawable/icon resource. Check this...
Read more >
Fix an installed Android app that isn't working - Google Support
Step 1: Restart & update · Open the Google Play Store app Google Play . · At the top right, tap the profile...
Read more >
Apps Not Showing on Android Home Screen? 8 Fixes! - iMobie
How Do I Find Missing Apps on My Android Phone? · Check If the Missing Apps Are Installed · Check If the Missing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found