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 6058edd commit 2a5c6d8Copy full SHA for 2a5c6d8
src/TabView.tsx
@@ -39,7 +39,7 @@ interface Props<Route extends BaseRoute> {
39
*/
40
ignoresTopSafeArea?: boolean;
41
/**
42
- * Whether to disable page animations between tabs. (iOS only) Defaults to `true`.
+ * Whether to disable page animations between tabs. (iOS only) Defaults to `false`.
43
44
disablePageAnimations?: boolean;
45
0 commit comments