Skip to content

Commit 9922b25

Browse files
committed
update untyped rn entries
1 parent ab7b8dd commit 9922b25

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.flowconfig

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,13 @@ include_warnings=true
6060
[untyped]
6161
; bugs in react-native typings
6262
.*/Libraries/Components/Navigation/NavigatorIOS.ios.js
63-
.*/Libraries/Components/TextInput/InputAccessoryView.js
6463
.*/Libraries/Components/View/ViewPropTypes.js
65-
.*/Libraries/YellowBox/UI/YellowBoxInspectorFooter.js
66-
.*/Libraries/YellowBox/UI/YellowBoxList.js
64+
.*/Libraries/LayoutAnimation/LayoutAnimation.js
65+
.*/Libraries/Lists/VirtualizedSectionList.js
6766
.*/Libraries/StyleSheet/processTransform.js
67+
.*/Libraries/StyleSheet/StyleSheetValidation.js
68+
.*/Libraries/Text/TextAncestor.js
69+
.*/Libraries/YellowBox/UI/YellowBoxList.js
6870

6971
[version]
7072
^0.86.0

0 commit comments

Comments
 (0)