react-navigation-shared-element
react-navigation-shared-element copied to clipboard
disable the animation when a push is triggered?
i have a screen that has sharedElements.
on this screen it triggers the navigation.push, would I be able to disable the animation when a push is triggered?
I can't validate by route name, because one route is interconnected to the other