react-navigation-shared-element
react-navigation-shared-element copied to clipboard
Blink issue on Android
Hey there! I'm facing an issue where a blink occurs on screens navigation on Android.
Demo

I've noticed the information on the README where it says that this is expected and therefor detachInactiveScreens is set to false on Android, however it seems to have no effect on my project.
Related libraries versions being used:
"react-navigation-shared-element": "3.1.3",
"react-native-shared-element": "0.8.2",
"@react-navigation/native": "5.9.8",
"@react-navigation/stack": "5.14.9",
"react-native": "0.66.0",
The app is open sourced, so the code can be viewed here: Navigator | Screen 1 | Screen 2
same here.
One more(
We are 4
Same here