Skip to content

Commit 442570c

Browse files
committed
chore: test
1 parent f2a3420 commit 442570c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
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-
613612
Supported values:
614613

615614
- `default`: use the platform default animation
@@ -622,7 +621,7 @@ Supported values:
622621
- `slide_from_left`: slide in the new screen from left (Android only, uses default animation on iOS)
623622
- `none`: don't animate the screen
624623

625-
Only supported on Android and iOS
624+
Only supported on Android and iOS.
626625

627626
#### `presentation`
628627

0 commit comments

Comments
 (0)