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
{{ message }}
This repository was archived by the owner on Nov 27, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -335,6 +335,10 @@ Style to apply to the view wrapping each screen. You can pass this to override s
335
335
336
336
Style to apply to the tab view container.
337
337
338
+
### `disableChangeTabAnimation`
339
+
340
+
Boolean indicating whether to disable the change tab animation.
341
+
338
342
### `TabBar`
339
343
340
344
Material design themed tab bar. To customize the tab bar, you'd need to use the `renderTabBar` prop of `TabView` to render the `TabBar` and pass additional props.
0 commit comments