Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
ebbe4b01d0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mdev/rn_cam.native.js

+ 1
- 1
mdev/rn_cam.native.js View File

@@ -69,7 +69,7 @@ class ExampleApp extends PureComponent {
69 69
 
70 70
 
71 71
 
72
-const styles = StyleSheet.create({
72
+const styles0 = StyleSheet.create({
73 73
   container: {
74 74
     flex: 1,
75 75
     flexDirection: 'column',

Loading…
Cancel
Save