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 type isn't working properly or the Icons are very out-to-date.

See original GitHub issue

RN 0.51 NB 2.3.9

I’m just trying to add a “remove” Icon from FontAwesome and I’m getting this:

image

<Icon 
	type="FontAwesome"
	name="remove" 
/>

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
rafaelgrilli92commented, Mar 1, 2018

Thank you mate! Appreciated 😃

1reaction
jarvisluongcommented, Mar 1, 2018

@rafaelgrilli92 now you can have a workaround of specifying icon name for both ios and android like this:

<Icon type="FontAwesome" android="remove" ios="remove" />
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Broken or Missing Icons and Thumbnails in ...
Fix Icons and Thumbnails from Run or Command Prompt ... If you don't want to go through a third-party app, you can try...
Read more >
FIXED: Desktop Icons Not Showing Properly In Win 8,8.1,10
Are you frustrated that your desktop icons not showing properly ? ... Once done implementing this easy fix, Windows rebuilds the icon cache ......
Read more >
Fix Corrupted Icons and Shortcuts In Windows 7/8/10 - YouTube
This special file contains icons for many apps and file types, so File ... showing the right icons or get a blank "unknown...
Read more >
8 Ways to Fix Blank Icons on Windows 10 - MakeUseOf
Follow these steps to clear your icon cache: Open your File Explorer using This PC.
Read more >
Windows: nothing is opening. All icons unresponsive, taskbar
none of the desktop icons will activate upon clicking. all of the anti- virus/spyware program icons were missing from the taskbar (Alarm icon...
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