ソースを参照

auto commit

app
jfinn 3年前
コミット
0dc2461cf7
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      mdev/rn_vshot.native.js

+ 1
- 1
mdev/rn_vshot.native.js ファイルの表示

@@ -1,6 +1,6 @@
1 1
 import ViewShot,{ captureScreen,captureRef }  from "react-native-view-shot";
2 2
 // import { captureScreen,captureRef } from "react-native-view-shot";
3
-
3
+import React, { PureComponent,Component} from 'react';
4 4
 
5 5
 
6 6
 

読み込み中…
キャンセル
保存