File tree Expand file tree Collapse file tree 3 files changed +1109
-8
lines changed Expand file tree Collapse file tree 3 files changed +1109
-8
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,13 @@ include_warnings=true
60
60
[untyped]
61
61
; bugs in react-native typings
62
62
.*/Libraries/Components/Navigation/NavigatorIOS.ios.js
63
- .*/Libraries/Components/TextInput/InputAccessoryView.js
64
63
.*/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
67
66
.*/Libraries/StyleSheet/processTransform.js
67
+ .*/Libraries/StyleSheet/StyleSheetValidation.js
68
+ .*/Libraries/Text/TextAncestor.js
69
+ .*/Libraries/YellowBox/UI/YellowBoxList.js
68
70
69
71
[version]
70
- ^0.84 .0
72
+ ^0.86 .0
Original file line number Diff line number Diff line change 20
20
"conventional-changelog-cli" : " ^2.0.5" ,
21
21
"dedent" : " ^0.7.0" ,
22
22
"eslint" : " ^5.6.1" ,
23
- "flow-bin" : " ^0.84 .0" ,
23
+ "flow-bin" : " ^0.86 .0" ,
24
24
"jest" : " ^23.6.0" ,
25
25
"metro-react-native-babel-preset" : " ^0.49.0" ,
26
26
"react" : " 16.6.1" ,
You can’t perform that action at this time.
0 commit comments