Conditionally rendering Stack screen won't help you achieve transitions when navigating between screens.
Instead use the router instance to push/replace between screens, this will leverage the OS navigation transitions.