Skip to content

Commit e30ac1c

Browse files
committed
Update animations section for stack
1 parent dad6ce9 commit e30ac1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: versioned_docs/version-7.x/stack-navigator.md

+2
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,8 @@ Supported values for `animation` are:
658658

659659
By default, Android and iOS use the `default` animation and other platforms use `none`.
660660

661+
If you need more control over the animation, you can customize individual parts of the animation using the various animation-related options:
662+
661663
### Animation related options
662664

663665
Stack Navigator exposes various options to configure the transition animation when a screen is added or removed. These transition animations can be customized on a per-screen basis by specifying the options in the `options` prop for each screen.

0 commit comments

Comments
 (0)