You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-7.x/stack-navigator.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,7 +213,9 @@ If you need to disable this optimization for specific screens (e.g. you want to
213
213
214
214
### Options
215
215
216
-
The following [options](screen-options.md) can be used to configure the screens in the navigator. These can be specified under `screenOptions` prop of `Stack.navigator` or `options` prop of `Stack.Screen`.
216
+
The following [options](screen-options.md) can be used to configure the screens in the navigator. These can be specified under:
217
+
*[`screenOptions`](screen-options.md#options-prop-on-screen) prop of `Stack.navigator` or
218
+
*[`options`](screen-options.md#screenoptions-prop-on-the-navigator) prop of `Stack.Screen`.
0 commit comments