As my project is expo ejected react native project and I'm getting the error [native] Could not find image on path
'file:///var/mobile/Containers/Data/Application/..../Library/Application%20Support/.expo-internal/assets/...'
"react": "17.0.1", "react-native": "0.64.0", "expo": "~41.0.1", "expo-error-recovery": "^2.1.0", "expo-font": "~9.1.0", "expo-modules-core": "^0.2.0", "expo-splash-screen": "^0.10.3", "expo-status-bar": "~1.0.4", "expo-updates": "^0.5.5",
I have tried this solutions but not working any solution for my code
Firebase Cloud Messaging - Handling logout
Expo/React Native: Can't find image file after ejecting to bare workflow