Page MenuHomePhabricator

D5423.diff
No OneTemporary

D5423.diff

diff --git a/native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js b/native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js
--- a/native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js
+++ b/native/flow-typed/npm/@react-navigation/bottom-tabs_v5.x.x.js
@@ -1535,7 +1535,6 @@
+tabBarBadgeStyle: TextStyleProp,
+tabBarAccessibilityLabel: string,
+tabBarTestID: string,
- +tabBarVisible: boolean,
+tabBarVisibilityAnimationConfig: $Partial<{|
+show: TabBarVisibilityAnimationConfig,
+hide: TabBarVisibilityAnimationConfig,
diff --git a/native/flow-typed/npm/@react-navigation/devtools_v5.x.x.js b/native/flow-typed/npm/@react-navigation/devtools_v5.x.x.js
--- a/native/flow-typed/npm/@react-navigation/devtools_v5.x.x.js
+++ b/native/flow-typed/npm/@react-navigation/devtools_v5.x.x.js
@@ -1535,7 +1535,6 @@
+tabBarBadgeStyle: TextStyleProp,
+tabBarAccessibilityLabel: string,
+tabBarTestID: string,
- +tabBarVisible: boolean,
+tabBarVisibilityAnimationConfig: $Partial<{|
+show: TabBarVisibilityAnimationConfig,
+hide: TabBarVisibilityAnimationConfig,
diff --git a/native/flow-typed/npm/@react-navigation/elements_v1.x.x.js b/native/flow-typed/npm/@react-navigation/elements_v1.x.x.js
--- a/native/flow-typed/npm/@react-navigation/elements_v1.x.x.js
+++ b/native/flow-typed/npm/@react-navigation/elements_v1.x.x.js
@@ -1532,7 +1532,6 @@
+tabBarBadgeStyle: TextStyleProp,
+tabBarAccessibilityLabel: string,
+tabBarTestID: string,
- +tabBarVisible: boolean,
+tabBarVisibilityAnimationConfig: $Partial<{|
+show: TabBarVisibilityAnimationConfig,
+hide: TabBarVisibilityAnimationConfig,
diff --git a/native/flow-typed/npm/@react-navigation/material-top-tabs_v5.x.x.js b/native/flow-typed/npm/@react-navigation/material-top-tabs_v5.x.x.js
--- a/native/flow-typed/npm/@react-navigation/material-top-tabs_v5.x.x.js
+++ b/native/flow-typed/npm/@react-navigation/material-top-tabs_v5.x.x.js
@@ -1535,7 +1535,6 @@
+tabBarBadgeStyle: TextStyleProp,
+tabBarAccessibilityLabel: string,
+tabBarTestID: string,
- +tabBarVisible: boolean,
+tabBarVisibilityAnimationConfig: $Partial<{|
+show: TabBarVisibilityAnimationConfig,
+hide: TabBarVisibilityAnimationConfig,
diff --git a/native/flow-typed/npm/@react-navigation/native_v5.x.x.js b/native/flow-typed/npm/@react-navigation/native_v5.x.x.js
--- a/native/flow-typed/npm/@react-navigation/native_v5.x.x.js
+++ b/native/flow-typed/npm/@react-navigation/native_v5.x.x.js
@@ -1535,7 +1535,6 @@
+tabBarBadgeStyle: TextStyleProp,
+tabBarAccessibilityLabel: string,
+tabBarTestID: string,
- +tabBarVisible: boolean,
+tabBarVisibilityAnimationConfig: $Partial<{|
+show: TabBarVisibilityAnimationConfig,
+hide: TabBarVisibilityAnimationConfig,
diff --git a/native/flow-typed/npm/@react-navigation/stack_v5.x.x.js b/native/flow-typed/npm/@react-navigation/stack_v5.x.x.js
--- a/native/flow-typed/npm/@react-navigation/stack_v5.x.x.js
+++ b/native/flow-typed/npm/@react-navigation/stack_v5.x.x.js
@@ -1535,7 +1535,6 @@
+tabBarBadgeStyle: TextStyleProp,
+tabBarAccessibilityLabel: string,
+tabBarTestID: string,
- +tabBarVisible: boolean,
+tabBarVisibilityAnimationConfig: $Partial<{|
+show: TabBarVisibilityAnimationConfig,
+hide: TabBarVisibilityAnimationConfig,

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 24, 12:19 AM (19 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2697521
Default Alt Text
D5423.diff (3 KB)

Event Timeline