Skip to content

Commit 8779f7d

Browse files
committed
docs(iOS): Update docs for animationDuration in 6.x
1 parent 667fa29 commit 8779f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ Only supported on iOS.
591591

592592
Changes the duration (in milliseconds) of `slide_from_bottom`, `fade_from_bottom`, `fade` and `simple_push` transitions on iOS. Defaults to `350`.
593593

594-
The duration of `default` and `flip` transitions isn't customizable.
594+
For screens with `default` and `flip` transitions, and for screens with `presentation` set to `modal`, `formSheet`, `pageSheet` (regardless of transition), the duration isn't customizable.
595595

596596
Only supported on iOS.
597597

0 commit comments

Comments
 (0)