|
@@ -355,11 +355,11 @@ injectedJs =`
|
355
|
355
|
>
|
356
|
356
|
Z??
|
357
|
357
|
</Text>
|
|
358
|
+ <rn_cam.ExampleApp></rn_cam.ExampleApp>
|
358
|
359
|
<Wview_vx
|
359
|
360
|
vx_tx = { wv0_styles_dev.vx_tx || {} }
|
360
|
361
|
vx_v = { wv0_styles_dev.vx_v || {} }
|
361
|
362
|
></Wview_vx>
|
362
|
|
- <rn_vshot.ExampleCaptureOnMountManually></rn_vshot.ExampleCaptureOnMountManually>
|
363
|
363
|
<Wview_btns
|
364
|
364
|
pt0 = { wv0_styles_dev.wv_b0 || {}}
|
365
|
365
|
style = { wv0_styles_dev.wv_b || {}}
|
|
@@ -385,6 +385,7 @@ onPress = {fncb_only("vb1_press").fn.bind(this)}
|
385
|
385
|
}
|
386
|
386
|
}
|
387
|
387
|
|
|
388
|
+ // <rn_vshot.ExampleCaptureOnMountManually></rn_vshot.ExampleCaptureOnMountManually>
|
388
|
389
|
// <rn_cam.ExampleApp></rn_cam.ExampleApp>
|
389
|
390
|
// color = { this.palette.screen01Header }
|
390
|
391
|
|