Sometimes using a StackNavigator is not always as convenient as a plain RN Modal, which acts more like a portal.
It would be nice to provide ways to reuse Card animations inside modals. Currently when the same view is opened from StackNavigator or RN Modal, we get different view transitions, which can be confusing for the user.