瀏覽代碼

auto commit

app
jfinn 3 年之前
父節點
當前提交
f1c6f06810
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      mdev/rn_vshot.native.js

+ 1
- 1
mdev/rn_vshot.native.js 查看文件

@@ -1,7 +1,7 @@
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
+import { Header, LoadingIndicator, Text } from '../react/features/base/react';
5 5
 
6 6
 
7 7
 

Loading…
取消
儲存