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 f0696fe commit f2a3420Copy full SHA for f2a3420
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
-Only supported on Android and iOS.
613
614
Supported values:
615
@@ -623,6 +622,8 @@ Supported values:
623
622
- `slide_from_left`: slide in the new screen from left (Android only, uses default animation on iOS)
624
- `none`: don't animate the screen
625
+Only supported on Android and iOS
626
+
627
#### `presentation`
628
629
How should the screen be presented.
0 commit comments