Explorar el Código

Update WebView.android.tsx

Thibault Malbranche hace 5 años
padre
commit
9225746ac5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      src/WebView.android.tsx

+ 0
- 1
src/WebView.android.tsx Ver fichero

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