react-navigation-shared-element icon indicating copy to clipboard operation
react-navigation-shared-element copied to clipboard

Blink issue on Android

Open guytepper opened this issue 4 years ago • 4 comments

Hey there! I'm facing an issue where a blink occurs on screens navigation on Android.

Demo

untitled

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

guytepper avatar Oct 09 '21 11:10 guytepper

same here.

chj-damon avatar Jan 12 '22 07:01 chj-damon

One more(

Navipro70 avatar Feb 24 '22 21:02 Navipro70

We are 4

pietroanello avatar Mar 25 '22 12:03 pietroanello

Same here

c-info avatar Jan 13 '23 13:01 c-info