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 showing, no error showing, icon installation done.

import { List, ListItem, SearchBar, Button,Avatar,Icon,SocialIcon} from "react-native-elements";

<SocialIcon

title=‘Some Twitter Message’ button type=‘twitter’ />

Also in node_modules\react-native-vector-icons\Fonts I have FontAwesome and other fonts Also Android module react-native-vector-icons is already linked

emulator

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:17

github_iconTop GitHub Comments

5reactions
omahilicommented, Nov 13, 2017

As @iRoachie said it’s probably a linking issue. Try this command in your project root directory:

react-native link

3reactions
aidooyaw1992commented, Apr 12, 2018

this works, follow the tutorial below https://github.com/oblador/react-native-vector-icons

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Broken or Missing Icons and Thumbnails in ...
If your icons are corrupted or not displaying properly, you can reset the Windows 10 icon cache to fix them. The easiest way...
Read more >
Desktop Icons Not Showing Up - Driver Support
Desktop Icons Not Showing Up · Restart Windows Explorer. Windows Explorer (explorer.exe) controls the desktop view (icons, taskbar and system tray). · Close...
Read more >
Desktop icons disappeared in Windows 10 [SOLVED]
Right-click your desktop, click View, and check Show desktop icons. Check to see if your desktop icons are back. If not, try Tip...
Read more >
7 Quick Ways to Fix Desktop Icons not Showing on Windows 10
How do I fix icons not displaying on Windows 10? · 1. Rebuild the icon cache · 2. Disable the tablet mode ·...
Read more >
Desktop icons not showing in Windows 11/10
Go to Windows Settings > Personalization > Taskbar > Taskbar corner overflow. Toggle on the settings next to the app icon you want...
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