Skip to content

Commit 21132ab

Browse files
authored
Update docs for animationDuration in 7.x (#1436)
1 parent c09bcd6 commit 21132ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

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

609609
Only supported on iOS.
610610

0 commit comments

Comments
 (0)