Closed namastedating closed 2 years ago
I downgraded libraries like below.
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-brands-svg-icons": "^5.15.4",
"@fortawesome/free-regular-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-native-fontawesome": "^0.3.0",
And everything is fine now.
Looks like there is no support for version 6 on react native. Or may be any other issue.
Describe the bug After installing following libraries
I am getting following error
Reproducible test case Install these libraries and run npx react-native run-android or npx react-native run-ios or npm start
Expected behavior Application Should start properly without any error.
Desktop (please complete the following information): MacBook Pro M1 Pro chip
node version v18.5.0 npm version 8.12.1