Shared element transitions
complete
satya164
complete
https://github.com/IjzerenHein/react-navigation-shared-element now supports 5.x and 6.x
satya164
open
reopening since react-navigation-shared-element isn't maintained
Aron
satya164: May i ask that what's the progress about this feature? Is there a plan or design?
satya164
Merged in a post:
Config hero animations in screen options
Aron
Can we just config shared elements aka hero animations in
ScreenOptions
?For now, react-navigation provided another library called
react-navigation-shared-element
, but it seems not support React-Navigation v6 and harder to use. Why we need that? Why can't we just config hero animations like wix navigation does?Here is the example from wix:
As the image below, we just config the
fromId
and toId
, that's all the config needed!satya164
complete