DF - If you have problem "Failed to resolve dependency '@react-navigation/native@*' (Network request failed)"
Solution : You can add on Package.json
"@react-navigation/native": "^5.7.3",
DF - If you have problem "Failed to resolve dependency '@react-navigation/native@*' (Network request failed)"
Solution : You can add on Package.json
"@react-navigation/native": "^5.7.3",
0 Comments