ソースを参照

Update WebView.android.tsx

Thibault Malbranche 5 年 前
コミット
9225746ac5
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0
    1
      src/WebView.android.tsx

+ 0
- 1
src/WebView.android.tsx ファイルの表示

@@ -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';