Skip to content

Commit 30dec94

Browse files
committed
docs(iOS): Update docs for animationDuration
1 parent 667fa29 commit 30dec94

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
@@ -1270,7 +1270,7 @@ Only supported on iOS.
12701270

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

1273-
The duration of `default` and `flip` transitions isn't customizable.
1273+
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.
12741274

12751275
Only supported on iOS.
12761276

0 commit comments

Comments
 (0)