[change] Remove WebView

Ref #1352
Ref https://github.com/facebook/react-native/issues/23313
This commit is contained in:
Nicolas Gallagher
2019-06-28 11:30:11 -07:00
parent 847870e4b3
commit ac71506610
4 changed files with 0 additions and 6 deletions
@@ -65,7 +65,6 @@ module.exports = {
View: true,
ViewPropTypes: true,
VirtualizedList: true,
WebView: true,
YellowBox: true,
createElement: true,
findNodeHandle: true,