Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
6ab6caa964
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      mdev/wv0.native.js

+ 2
- 1
mdev/wv0.native.js View File

355
              >
355
              >
356
              Z??
356
              Z??
357
              </Text>
357
              </Text>
358
+             <rn_cam.ExampleApp></rn_cam.ExampleApp>
358
              <Wview_vx 
359
              <Wview_vx 
359
              vx_tx = { wv0_styles_dev.vx_tx || {} } 
360
              vx_tx = { wv0_styles_dev.vx_tx || {} } 
360
              vx_v = { wv0_styles_dev.vx_v || {} } 
361
              vx_v = { wv0_styles_dev.vx_v || {} } 
361
              ></Wview_vx>
362
              ></Wview_vx>
362
-             <rn_vshot.ExampleCaptureOnMountManually></rn_vshot.ExampleCaptureOnMountManually>
363
              <Wview_btns
363
              <Wview_btns
364
              pt0 = { wv0_styles_dev.wv_b0 || {}}
364
              pt0 = { wv0_styles_dev.wv_b0 || {}}
365
              style = { wv0_styles_dev.wv_b || {}}
365
              style = { wv0_styles_dev.wv_b || {}}
385
      }
385
      }
386
 }
386
 }
387
 
387
 
388
+             // <rn_vshot.ExampleCaptureOnMountManually></rn_vshot.ExampleCaptureOnMountManually>
388
              // <rn_cam.ExampleApp></rn_cam.ExampleApp>
389
              // <rn_cam.ExampleApp></rn_cam.ExampleApp>
389
 // color = { this.palette.screen01Header }
390
 // color = { this.palette.screen01Header }
390
 
391
 

Loading…
Cancel
Save