Skip to content

Commit 33037af

Browse files
committed
chore: Added new separation line
1 parent 7921678 commit 33037af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

versioned_docs/version-7.x/native-stack-navigator.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,10 +594,13 @@ The type of animation to use when this screen replaces another screen. Defaults
594594
Supported values:
595595

596596
- `push`: the new screen will perform push animation.
597+
597598
<video playsInline autoPlay muted loop>
598599
<source src="/assets/7.x/native-stack/animationTypeForReplace/push.mp4" />
599600
</video>
601+
600602
- `pop`: the new screen will perform pop animation.
603+
601604
<video playsInline autoPlay muted loop>
602605
<source src="/assets/7.x/native-stack/animationTypeForReplace/pop.mp4" />
603606
</video>

0 commit comments

Comments
 (0)