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 51c281d commit 8cfb037Copy full SHA for 8cfb037
packages/react-native-bottom-tabs/src/TabView.tsx
@@ -47,7 +47,7 @@ interface Props<Route extends BaseRoute> {
47
*/
48
disablePageAnimations?: boolean;
49
/**
50
- * Whether to enable haptic feedback. Defaults to `true`.
+ * Whether to enable haptic feedback. Defaults to `false`.
51
52
hapticFeedbackEnabled?: boolean;
53
0 commit comments