arturovv
arturovv
Same issue here. It prevents us from upgrading as well. Easily reproducible on device, not always on simulator. Android only issue. ``` "dependencies": { "@react-native-community/masked-view": "^0.1.11", "@react-navigation/material-top-tabs": "^6.0.2", "@react-navigation/native": "^6.0.2",...
Same issue here. It looks buggy. Every dep up to date: "dependencies": { "@react-navigation/native": "^6.1.7", "@react-navigation/native-stack": "^6.9.13", "react": "18.2.0", "react-native": "0.72.1", "react-native-gesture-handler": "^2.12.0", "react-native-reanimated": "^3.3.0", "react-native-safe-area-context": "^4.6.4", "react-native-screens": "^3.22.1", }