I have a React Native project with Expo. There is a hamburger menu, and there is a strange flicker on the dividing line between the menu and the chosen screen. Please see the attached video.
I'm using:
"@react-navigation/drawer": "^6.6.0", "@react-navigation/native-stack": "^6.6.2", "@react-navigation/stack": "^6.2.1",
Any help to rectify this is greatly appreciated. Thanks!