We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7921678 commit 33037afCopy full SHA for 33037af
versioned_docs/version-7.x/native-stack-navigator.md
@@ -594,10 +594,13 @@ The type of animation to use when this screen replaces another screen. Defaults
594
Supported values:
595
596
- `push`: the new screen will perform push animation.
597
+
598
<video playsInline autoPlay muted loop>
599
<source src="/assets/7.x/native-stack/animationTypeForReplace/push.mp4" />
600
</video>
601
602
- `pop`: the new screen will perform pop animation.
603
604
605
<source src="/assets/7.x/native-stack/animationTypeForReplace/pop.mp4" />
606
0 commit comments