Skip to content

Commit f2a3420

Browse files
committed
chore: code cleaning
1 parent f0696fe commit f2a3420

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,6 @@ Supported values:
609609

610610
How the screen should animate when pushed or popped.
611611

612-
Only supported on Android and iOS.
613612

614613
Supported values:
615614

@@ -623,6 +622,8 @@ Supported values:
623622
- `slide_from_left`: slide in the new screen from left (Android only, uses default animation on iOS)
624623
- `none`: don't animate the screen
625624

625+
Only supported on Android and iOS
626+
626627
#### `presentation`
627628

628629
How should the screen be presented.

0 commit comments

Comments
 (0)