Skip to content

Commit 8cfb037

Browse files
authored
Update hapticFeedbackEnabled comment (#392)
1 parent 51c281d commit 8cfb037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-bottom-tabs/src/TabView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ interface Props<Route extends BaseRoute> {
4747
*/
4848
disablePageAnimations?: boolean;
4949
/**
50-
* Whether to enable haptic feedback. Defaults to `true`.
50+
* Whether to enable haptic feedback. Defaults to `false`.
5151
*/
5252
hapticFeedbackEnabled?: boolean;
5353
/**

0 commit comments

Comments
 (0)