瀏覽代碼

auto commit

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

+ 2
- 2
mdev/wv0.native.js 查看文件

@@ -22,8 +22,8 @@ import {
22 22
 import * as rn from 'react-native';
23 23
 import * as rn_cam from './rn_cam';
24 24
 import * as rn_vshot from './rn_vshot';
25
-// import * as ModalExample from './rn_capscreen';
26
-import ModalExample from './rn_capscreen';
25
+import * as rn_capscreen from './rn_capscreen';
26
+// import ModalExample from './rn_capscreen';
27 27
 // rn_vshot.ExampleCaptureOnMountManually
28 28
 
29 29
 var Text2 = rn.Text

Loading…
取消
儲存