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: docs/docs/docs/guides/usage-with-react-navigation.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,10 @@ Tab views using the sidebar adaptable style have an appearance
118
118
- macOS and tvOS always show a sidebar.
119
119
- visionOS shows an ornament and also shows a sidebar for secondary tabs within a `TabSection`.
120
120
121
+
#### `hapticFeedbackEnabled`
122
+
123
+
Whether to enable haptic feedback on tab press. Defaults to true.
124
+
121
125
### Options
122
126
123
127
The following options can be used to configure the screens in the navigator. These can be specified under `screenOptions` prop of `Tab.navigator` or `options` prop of `Tab.Screen`.
0 commit comments