Replies: 1 comment
-
The double detach problem should be fixed in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Regarding this:
DylanVann/react-native-fast-image#773
software-mansion/react-native-svg#1542
#773
From what I understand, for the libraries to work properly with react-native-screens, we need to change their lifecycle.
Recently, I found a new similar bug here: callstack/masked-view#114
And I could try to fix it, but I don't know how. Fixes in fast-image and svg have many commits and author himself wrote "that he is not sure that it work".
Therefore, I am asking for a nice and simple example of how component that supports react-native-screens should look like.
Beta Was this translation helpful? Give feedback.
All reactions