IjzerenHein / react-navigation-shared-element

React Navigation bindings for react-native-shared-element 💫
https://github.com/IjzerenHein/react-native-shared-element
MIT License
1.27k stars 124 forks source link

Blink issue on Android #205

Open guytepper opened 2 years ago

guytepper commented 2 years ago

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

Demo ![untitled](https://user-images.githubusercontent.com/13344923/136655424-b8d610a4-06cc-45a5-90d6-0121ee2580c6.gif)

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

chj-damon commented 2 years ago

same here.

Navipro70 commented 2 years ago

One more(

pietroanello commented 2 years ago

We are 4

c-info commented 1 year ago

Same here