Ver código fonte

auto commit

app
jfinn 3 anos atrás
pai
commit
ecf8e6676f
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      mdev/wv0.native.js

+ 2
- 2
mdev/wv0.native.js Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar