Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in RN render icon #162

Open
VictorPulzz opened this issue Aug 24, 2023 · 0 comments
Open

Problem in RN render icon #162

VictorPulzz opened this issue Aug 24, 2023 · 0 comments

Comments

@VictorPulzz
Copy link

VictorPulzz commented Aug 24, 2023

Describe the bug
Hey guys, I install this 4 packages

"@fortawesome/fontawesome-svg-core": "^6.4.2",
    "@fortawesome/free-brands-svg-icons": "^6.4.2",
    "@fortawesome/free-regular-svg-icons": "^6.4.2",
    "@fortawesome/free-solid-svg-icons": "^6.4.2",
    "@fortawesome/react-native-fontawesome": "^0.3.0",

And try render my icon

<FontAwesomeIcon icon={'external-link-alt'} />

!!Names icon I got from backend.!!

And it's not working
image

"react-native": "0.71.8",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant