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 ab7b8dd commit 9922b25Copy full SHA for 9922b25
.flowconfig
@@ -60,11 +60,13 @@ include_warnings=true
60
[untyped]
61
; bugs in react-native typings
62
.*/Libraries/Components/Navigation/NavigatorIOS.ios.js
63
-.*/Libraries/Components/TextInput/InputAccessoryView.js
64
.*/Libraries/Components/View/ViewPropTypes.js
65
-.*/Libraries/YellowBox/UI/YellowBoxInspectorFooter.js
66
-.*/Libraries/YellowBox/UI/YellowBoxList.js
+.*/Libraries/LayoutAnimation/LayoutAnimation.js
+.*/Libraries/Lists/VirtualizedSectionList.js
67
.*/Libraries/StyleSheet/processTransform.js
+.*/Libraries/StyleSheet/StyleSheetValidation.js
68
+.*/Libraries/Text/TextAncestor.js
69
+.*/Libraries/YellowBox/UI/YellowBoxList.js
70
71
[version]
72
^0.86.0
0 commit comments