I was facing a similar issue in my Expo project. I updated my React Native version to "react-native": "0.76.7" and ran npx expo install expo@latest. This resolved the problem for me.
"react-native": "0.76.7"
npx expo install expo@latest