You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to implement the shared element transition using the component but it works for me only when going from screen1 to screen2.
When I press back on the second screen there is no transition.
In screen1 I have a FlatlList which each object contains a FastImage:
In screen2 I have a Fastimage component which contains text and other components:
I am using the createFluidNavigator function, are there any other requirements for implementing shared element.
I would be glad to get help with this one.
Tnx
The text was updated successfully, but these errors were encountered:
Hey All,
I tried to implement the shared element transition using the component but it works for me only when going from screen1 to screen2.
When I press back on the second screen there is no transition.
In screen1 I have a FlatlList which each object contains a FastImage:
In screen2 I have a Fastimage component which contains text and other components:
I am using the createFluidNavigator function, are there any other requirements for implementing shared element.
I would be glad to get help with this one.
Tnx
The text was updated successfully, but these errors were encountered: