Skip to content

Commit d14fe0c

Browse files
kmichalikksatya164
authored andcommitted
Update docs for animationDuration in 7.x (react-navigation#1436)
1 parent 6ffad3a commit d14fe0c

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)