Possible to implement this stack navigator with a different one?
darias08 opened this issue · 0 comments
darias08 commented
Hello,
I am trying to use this stack navigator with a different type of stack navigator. For instance, I am using the createSharedElementStackNavigator
which adds cool animations when I click on something, but for that navigator it doesn't contain any special transitions I want which is slide-from-right
animation. I was wondering if you know how can I solve this problem if I want to implement your stack navigator with another one?