We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aed382 commit 08d3720Copy full SHA for 08d3720
versioned_docs/version-7.x/native-stack-navigator.md
@@ -514,6 +514,7 @@ Ref to manipulate the search input imperatively. It contains the following metho
514
- `setText` - sets the search bar's content to given value
515
- `clearText` - removes any text present in the search bar input field
516
- `cancelSearch` - cancel the search and close the search bar
517
+- `toggleCancelButton` - depending on passed boolean value, hides or shows cancel button (only supported on iOS)
518
519
##### `autoCapitalize`
520
0 commit comments