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

"react-native": "0.71.8",
Describe the bug
Hey guys, I install this 4 packages
And try render my icon
!!Names icon I got from backend.!!
And it's not working

"react-native": "0.71.8",