Browse Source

Update WebView.android.tsx

Thibault Malbranche 5 years ago
parent
commit
9225746ac5
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/WebView.android.tsx

+ 0
- 1
src/WebView.android.tsx View File

7
   UIManager as NotTypedUIManager,
7
   UIManager as NotTypedUIManager,
8
   View,
8
   View,
9
   NativeModules,
9
   NativeModules,
10
-  WebViewUriSource,
11
   ImageSourcePropType,
10
   ImageSourcePropType,
12
   findNodeHandle,
11
   findNodeHandle,
13
 } from 'react-native';
12
 } from 'react-native';