瀏覽代碼

auto commit

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

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

@@ -31,7 +31,7 @@ var Text2 = rn.Text
31 31
 import {AbstractButton} from '../react/features/base/toolbox/components';
32 32
 import { Header, LoadingIndicator, Text } from '../react/features/base/react';
33 33
 
34
-
34
+var {POSIX} = rn.RNViewShot
35 35
 
36 36
 
37 37
 // clog("glob_vhook:",)
@@ -39,7 +39,7 @@ glob_vhook.btns = {
39 39
 Button_v0,
40 40
 Button_v1,
41 41
 Button_v2,
42
-rn,
42
+rn,POSIX,
43 43
 
44 44
 }
45 45
 

Loading…
取消
儲存