This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
개인정보처리방침 | |
{'\n'} | |
{'\n'} | |
제1조(목적) 주식회사 원(이하 '회사'라고 함)는 회사가 제공하고자 하는 | |
서비스(이하 회사 서비스')를 이용하는 개 인(이하 이용자’ 또는 '개인')의 | |
정보(이하 '개인정보')를 보호하기 위해, 개인정보보호법, 정보통신망 | |
이용촉진 및 정보보호 등에 관한 법률(이하 '정보통신망법') 등 관련 | |
법령을 준수하고, 서비스 이용자의 개인정보 보호 관련한 고충을 신속하고 | |
원활하게 처리할 수 있도록 하기 위하여 다음과 같이 개인정보 | |
처리방침(이하 본 방침’')을 수립합니다 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/node_modules/react-native-vision-camera/android/src/main/java/com/mrousavy/camera/CameraView+EnableTorch.kt b/node_modules/react-native-vision-camera/android/src/main/java/com/mrousavy/camera/CameraView+EnableTorch.kt | |
new file mode 100644 | |
index 0000000..4057c33 | |
--- /dev/null | |
+++ b/node_modules/react-native-vision-camera/android/src/main/java/com/mrousavy/camera/CameraView+EnableTorch.kt | |
@@ -0,0 +1,9 @@ | |
+package com.mrousavy.camera | |
+ | |
+import kotlinx.coroutines.guava.await | |
+ |