William Gill
William Gill
Any update on this? None of the fixes above worked for me. Here are my dependencies: "react": "18.2.0", "react-native": "0.73.6", "@react-navigation/material-top-tabs": "^6.6.13", "@react-navigation/native": "^6.1.17", "@react-navigation/stack": "^6.3.29", "react-native-gesture-handler": "^2.15.0", "react-native-reanimated": "^3.8.1",
> You can find solution at the following link: https://stackoverflow.com/a/76465300/12285105 I placed the code in the App.tsx file. Thank you for the solution, but this did not work for me....
> any update? > > same issue Still no fix, **I am just ignoring the warning until it is fixed**. This only prevents it from popping up over the UI,...
@Eliajn Did you try removing READ_MEDIA_IMAGES and READ_MEDIA_VIDEO from your Android manifest file? There was a closed issue regarding this, and it seems like it has been resolved in the...