Use react-native-vision-camera submodule

This commit is contained in:
2024-01-31 18:40:12 -07:00
parent 3a31135807
commit 82069f3bef
6 changed files with 20 additions and 7 deletions

9
.editorconfig Normal file
View File

@@ -0,0 +1,9 @@
root = true
[*.json]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true