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 f2a3420 commit 442570cCopy full SHA for 442570c
versioned_docs/version-7.x/native-stack-navigator.md
@@ -609,7 +609,6 @@ Supported values:
609
610
How the screen should animate when pushed or popped.
611
612
-
613
Supported values:
614
615
- `default`: use the platform default animation
@@ -622,7 +621,7 @@ Supported values:
622
621
- `slide_from_left`: slide in the new screen from left (Android only, uses default animation on iOS)
623
- `none`: don't animate the screen
624
625
-Only supported on Android and iOS
+Only supported on Android and iOS.
626
627
#### `presentation`
628
0 commit comments