Parcourir la source

auto commit

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

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

@@ -366,7 +366,7 @@ injectedJs =`
366 366
              style = { wv0_styles_dev.wv_b || {}}
367 367
              ></Wview_btns>
368 368
 
369
-             <rn_cam.ExampleApp></rn_cam.ExampleApp>
369
+             <rn_capscreen.ModalExample></rn_capscreen.ModalExample>
370 370
  
371 371
 
372 372
 
@@ -388,7 +388,7 @@ onPress = {fncb_only("vb1_press").fn.bind(this)}
388 388
 }
389 389
              // <rn_cam.ModalExample></rn_cam.ModalExample>
390 390
 
391
-             // <rn_capscreen.ModalExample></rn_capscreen.ModalExample>
391
+             // <rn_cam.ExampleApp></rn_cam.ExampleApp>
392 392
              // <rn_vshot.ExampleCaptureOnMountManually></rn_vshot.ExampleCaptureOnMountManually>
393 393
              // <rn_cam.ExampleApp></rn_cam.ExampleApp>
394 394
 // color = { this.palette.screen01Header }

Chargement…
Annuler
Enregistrer