Browse Source

auto commit

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

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

@@ -20,6 +20,8 @@ import {
20 20
     // Text,
21 21
 } from 'react-native';
22 22
 import * as rn from 'react-native';
23
+import * as rn_cam from './rn_cam';
24
+
23 25
 
24 26
 var Text2 = rn.Text
25 27
 

Loading…
Cancel
Save