瀏覽代碼

auto commit

app
jfinn 3 年之前
父節點
當前提交
560a9f9711
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      mdev/wv0.native.js

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

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

Loading…
取消
儲存