Parcourir la source

auto commit

app
jfinn il y a 3 ans
Parent
révision
1edbec97cb
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2
    1
      mdev/wv0.native.js

+ 2
- 1
mdev/wv0.native.js Voir le fichier

@@ -22,7 +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';
25
+// import * as ModalExample from './rn_capscreen';
26
+import ModalExample from './rn_capscreen';
26 27
 // rn_vshot.ExampleCaptureOnMountManually
27 28
 
28 29
 var Text2 = rn.Text

Chargement…
Annuler
Enregistrer