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-5.x/screen-options.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,4 +87,4 @@ Similar to `options`, you can also pass a function to `screenOptions`. The funct
87
87
88
88
### `navigation.setOptions` method
89
89
90
-
The `navigation` prop has a `setOptions` method that lets you update the options for a screen from within a component. See [navigation prop's docs](navigation.prop.md##setoptions) more details.
90
+
The `navigation` prop has a `setOptions` method that lets you update the options for a screen from within a component. See [navigation prop's docs](navigation.prop.md#setoptions) more details.
0 commit comments