[change] Update vendor code

* FlatList
* SectionList
* VirtualizedList
* VirtualizedSectionList
This commit is contained in:
Nicolas Gallagher
2019-07-01 16:24:14 -07:00
parent c4a2a6d4a3
commit 25dd43e960
36 changed files with 1305 additions and 1346 deletions
+1
View File
@@ -28,6 +28,7 @@
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-class-properties": "^7.2.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.4.4",
"@babel/plugin-proposal-object-rest-spread": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@babel/preset-flow": "^7.0.0",