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

disable the animation when a push is triggered? #208

Open lucasvieceli opened 2 years ago

lucasvieceli commented 2 years ago

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