Skip to content

Commit 559032a

Browse files
committed
Remove unsupported resetOnBlur
1 parent 618d838 commit 559032a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/bottom-tab-navigator.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,6 @@ Behavior of back button handling.
8080
- `history` to return to last visited tab
8181
- `none` to not handle back button
8282

83-
#### `resetOnBlur`
84-
85-
Reset the state of any nested navigators when switching away from a screen. Defaults to `false`.
86-
8783
#### `lazy`
8884

8985
Defaults to `true`. If `false`, all tabs are rendered immediately. When `true`, tabs are rendered only when they are made active for the first time. Note: tabs are **not** re-rendered upon subsequent visits.

0 commit comments

Comments
 (0)