expo-camera 17.0.2 → 17.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/android/build.gradle +5 -5
  3. package/android/src/main/java/expo/modules/camera/CameraViewModule.kt +4 -0
  4. package/android/src/main/java/expo/modules/camera/ExpoCameraView.kt +2 -11
  5. package/expo-module.config.json +1 -1
  6. package/local-maven-repo/host/exp/exponent/expo.modules.camera/{17.0.2/expo.modules.camera-17.0.2-sources.jar → 17.0.3/expo.modules.camera-17.0.3-sources.jar} +0 -0
  7. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3-sources.jar.md5 +1 -0
  8. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3-sources.jar.sha1 +1 -0
  9. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3-sources.jar.sha256 +1 -0
  10. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3-sources.jar.sha512 +1 -0
  11. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.aar +0 -0
  12. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.aar.md5 +1 -0
  13. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.aar.sha1 +1 -0
  14. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.aar.sha256 +1 -0
  15. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.aar.sha512 +1 -0
  16. package/local-maven-repo/host/exp/exponent/expo.modules.camera/{17.0.2/expo.modules.camera-17.0.2.module → 17.0.3/expo.modules.camera-17.0.3.module} +33 -33
  17. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.module.md5 +1 -0
  18. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.module.sha1 +1 -0
  19. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.module.sha256 +1 -0
  20. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.module.sha512 +1 -0
  21. package/local-maven-repo/host/exp/exponent/expo.modules.camera/{17.0.2/expo.modules.camera-17.0.2.pom → 17.0.3/expo.modules.camera-17.0.3.pom} +10 -10
  22. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.pom.md5 +1 -0
  23. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.pom.sha1 +1 -0
  24. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.pom.sha256 +1 -0
  25. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.3/expo.modules.camera-17.0.3.pom.sha512 +1 -0
  26. package/local-maven-repo/host/exp/exponent/expo.modules.camera/maven-metadata.xml +4 -4
  27. package/local-maven-repo/host/exp/exponent/expo.modules.camera/maven-metadata.xml.md5 +1 -1
  28. package/local-maven-repo/host/exp/exponent/expo.modules.camera/maven-metadata.xml.sha1 +1 -1
  29. package/local-maven-repo/host/exp/exponent/expo.modules.camera/maven-metadata.xml.sha256 +1 -1
  30. package/local-maven-repo/host/exp/exponent/expo.modules.camera/maven-metadata.xml.sha512 +1 -1
  31. package/package.json +3 -3
  32. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2-sources.jar.md5 +0 -1
  33. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2-sources.jar.sha1 +0 -1
  34. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2-sources.jar.sha256 +0 -1
  35. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2-sources.jar.sha512 +0 -1
  36. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.aar +0 -0
  37. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.aar.md5 +0 -1
  38. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.aar.sha1 +0 -1
  39. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.aar.sha256 +0 -1
  40. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.aar.sha512 +0 -1
  41. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.module.md5 +0 -1
  42. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.module.sha1 +0 -1
  43. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.module.sha256 +0 -1
  44. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.module.sha512 +0 -1
  45. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.pom.md5 +0 -1
  46. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.pom.sha1 +0 -1
  47. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.pom.sha256 +0 -1
  48. package/local-maven-repo/host/exp/exponent/expo.modules.camera/17.0.2/expo.modules.camera-17.0.2.pom.sha512 +0 -1
package/CHANGELOG.md CHANGED
@@ -10,6 +10,12 @@
10
10
 
11
11
  ### 💡 Others
12
12
 
13
+ ## 17.0.3 — 2025-08-25
14
+
15
+ ### 🐛 Bug fixes
16
+
17
+ - [Android] Fix early tear down from `onDetachedFromWindow`. ([#39119](https://github.com/expo/expo/pull/39119) by [@alanjhughes](https://github.com/alanjhughes))
18
+
13
19
  ## 17.0.2 — 2025-08-16
14
20
 
15
21
  _This version does not introduce any user-facing changes._
@@ -4,21 +4,21 @@ plugins {
4
4
  }
5
5
 
6
6
  group = 'host.exp.exponent'
7
- version = '17.0.2'
7
+ version = '17.0.3'
8
8
 
9
9
  android {
10
10
  namespace "expo.modules.camera"
11
11
  defaultConfig {
12
12
  versionCode 32
13
- versionName "17.0.2"
13
+ versionName "17.0.3"
14
14
  }
15
15
  }
16
16
 
17
17
  dependencies {
18
- def camerax_version = "1.4.1"
18
+ def camerax_version = "1.5.0-rc01"
19
19
 
20
- api "androidx.exifinterface:exifinterface:1.3.7"
21
- api "androidx.appcompat:appcompat:1.1.0"
20
+ api "androidx.exifinterface:exifinterface:1.4.1"
21
+ api "androidx.appcompat:appcompat:1.7.1"
22
22
 
23
23
  implementation "androidx.camera:camera-core:${camerax_version}"
24
24
  implementation "androidx.camera:camera-camera2:${camerax_version}"
@@ -382,6 +382,10 @@ class CameraViewModule : Module() {
382
382
  }
383
383
  }
384
384
 
385
+ OnViewDestroys { view ->
386
+ view.cleanupCamera()
387
+ }
388
+
385
389
  AsyncFunction("takePicture") { view: ExpoCameraView, options: PictureOptions, promise: Promise ->
386
390
  if (!EmulatorUtilities.isRunningOnEmulator()) {
387
391
  view.takePicture(options, promise, cacheDirectory, runtimeContext)
@@ -10,16 +10,13 @@ import android.graphics.SurfaceTexture
10
10
  import android.hardware.camera2.CameraCharacteristics
11
11
  import android.media.AudioManager
12
12
  import android.media.MediaActionSound
13
- import android.os.Build
14
13
  import android.os.Bundle
15
14
  import android.util.Log
16
15
  import android.util.Size
17
- import kotlin.math.roundToInt
18
16
  import android.view.OrientationEventListener
19
17
  import android.view.Surface
20
18
  import android.view.View
21
19
  import android.view.ViewGroup
22
- import android.view.WindowManager
23
20
  import androidx.annotation.OptIn
24
21
  import androidx.appcompat.app.AppCompatActivity
25
22
  import androidx.camera.camera2.interop.Camera2CameraInfo
@@ -86,6 +83,7 @@ import kotlinx.coroutines.launch
86
83
  import java.io.File
87
84
  import java.lang.Float.max
88
85
  import java.lang.Float.min
86
+ import kotlin.math.roundToInt
89
87
  import kotlin.properties.Delegates
90
88
 
91
89
  const val ANIMATION_FAST_MILLIS = 50L
@@ -634,12 +632,6 @@ class ExpoCameraView(
634
632
  barcodeFormats = settings?.barcodeTypes ?: emptyList()
635
633
  }
636
634
 
637
- private fun getDeviceOrientation() = if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) {
638
- context.display.rotation
639
- } else {
640
- (context.getSystemService(Context.WINDOW_SERVICE) as WindowManager).defaultDisplay.rotation
641
- }
642
-
643
635
  private fun transformBarcodeScannerResultToViewCoordinates(barcode: BarCodeScannerResult) {
644
636
  val cornerPoints = barcode.cornerPoints
645
637
  val previewWidth = previewView.width.toFloat()
@@ -800,8 +792,7 @@ class ExpoCameraView(
800
792
  Log.e(CameraViewModule.TAG, "The scope does not have a job in it")
801
793
  }
802
794
 
803
- override fun onDetachedFromWindow() {
804
- super.onDetachedFromWindow()
795
+ fun cleanupCamera() {
805
796
  orientationEventListener.disable()
806
797
  cancelCoroutineScope()
807
798
  cameraProvider?.unbindAll()
@@ -8,7 +8,7 @@
8
8
  "publication": {
9
9
  "groupId": "host.exp.exponent",
10
10
  "artifactId": "expo.modules.camera",
11
- "version": "17.0.2",
11
+ "version": "17.0.3",
12
12
  "repository": "local-maven-repo"
13
13
  }
14
14
  }
@@ -0,0 +1 @@
1
+ 58820f73c1e3c8712562db6c24adea61136197d187118c705687feea6de7d29a
@@ -0,0 +1 @@
1
+ bf0750b4c695c0dadd56b21b2b2d7744ad0281ab72a41aecc20e17ef49f8222df708e8a153a27e83bb60d9312717b0fecd4194afe7c9e9b16166b29e64139f46
@@ -0,0 +1 @@
1
+ 71b59de4061a89461fd619ac25f27552eb84f944ea6235e7e093f0405c393996
@@ -0,0 +1 @@
1
+ 46df93303865c81ebed47566b523d85bea49d0060af4ddeb68bd87c144bff6af3184a8f4a10565a7b2f49945f28e1316c1b3164217413de48684c24561cae2fb
@@ -3,7 +3,7 @@
3
3
  "component": {
4
4
  "group": "host.exp.exponent",
5
5
  "module": "expo.modules.camera",
6
- "version": "17.0.2",
6
+ "version": "17.0.3",
7
7
  "attributes": {
8
8
  "org.gradle.status": "release"
9
9
  }
@@ -27,26 +27,26 @@
27
27
  "group": "androidx.exifinterface",
28
28
  "module": "exifinterface",
29
29
  "version": {
30
- "requires": "1.3.7"
30
+ "requires": "1.4.1"
31
31
  }
32
32
  },
33
33
  {
34
34
  "group": "androidx.appcompat",
35
35
  "module": "appcompat",
36
36
  "version": {
37
- "requires": "1.1.0"
37
+ "requires": "1.7.1"
38
38
  }
39
39
  }
40
40
  ],
41
41
  "files": [
42
42
  {
43
- "name": "expo.modules.camera-17.0.2.aar",
44
- "url": "expo.modules.camera-17.0.2.aar",
45
- "size": 235541,
46
- "sha512": "9b589d93a58a441275520b74ccb34db5abec12898c01d8ddbb0dd76c97a4c836bfef143d70ed1541a5d4b9e2c35398c0b2a8cc0a8985abf66b51d1103672130d",
47
- "sha256": "67188c0b8d0370e73084e3bd28fc56523ed86f1a320bf00f0ab94b896f62466d",
48
- "sha1": "b8bb0343801b6bdb4ba6060643c3531516693c32",
49
- "md5": "56774f0d5b175ddfc8f932884ee362f1"
43
+ "name": "expo.modules.camera-17.0.3.aar",
44
+ "url": "expo.modules.camera-17.0.3.aar",
45
+ "size": 238344,
46
+ "sha512": "46df93303865c81ebed47566b523d85bea49d0060af4ddeb68bd87c144bff6af3184a8f4a10565a7b2f49945f28e1316c1b3164217413de48684c24561cae2fb",
47
+ "sha256": "71b59de4061a89461fd619ac25f27552eb84f944ea6235e7e093f0405c393996",
48
+ "sha1": "c4460762ba4f0ab8036416e6298ca988365956b2",
49
+ "md5": "a369bf4880bef5bdd0134bb107c5457a"
50
50
  }
51
51
  ]
52
52
  },
@@ -70,28 +70,28 @@
70
70
  "group": "androidx.camera",
71
71
  "module": "camera-core",
72
72
  "version": {
73
- "requires": "1.4.1"
73
+ "requires": "1.5.0-rc01"
74
74
  }
75
75
  },
76
76
  {
77
77
  "group": "androidx.camera",
78
78
  "module": "camera-camera2",
79
79
  "version": {
80
- "requires": "1.4.1"
80
+ "requires": "1.5.0-rc01"
81
81
  }
82
82
  },
83
83
  {
84
84
  "group": "androidx.camera",
85
85
  "module": "camera-lifecycle",
86
86
  "version": {
87
- "requires": "1.4.1"
87
+ "requires": "1.5.0-rc01"
88
88
  }
89
89
  },
90
90
  {
91
91
  "group": "androidx.camera",
92
92
  "module": "camera-video",
93
93
  "version": {
94
- "requires": "1.4.1"
94
+ "requires": "1.5.0-rc01"
95
95
  }
96
96
  },
97
97
  {
@@ -105,14 +105,14 @@
105
105
  "group": "androidx.camera",
106
106
  "module": "camera-view",
107
107
  "version": {
108
- "requires": "1.4.1"
108
+ "requires": "1.5.0-rc01"
109
109
  }
110
110
  },
111
111
  {
112
112
  "group": "androidx.camera",
113
113
  "module": "camera-extensions",
114
114
  "version": {
115
- "requires": "1.4.1"
115
+ "requires": "1.5.0-rc01"
116
116
  }
117
117
  },
118
118
  {
@@ -126,33 +126,33 @@
126
126
  "group": "androidx.camera",
127
127
  "module": "camera-mlkit-vision",
128
128
  "version": {
129
- "requires": "1.4.1"
129
+ "requires": "1.5.0-rc01"
130
130
  }
131
131
  },
132
132
  {
133
133
  "group": "androidx.exifinterface",
134
134
  "module": "exifinterface",
135
135
  "version": {
136
- "requires": "1.3.7"
136
+ "requires": "1.4.1"
137
137
  }
138
138
  },
139
139
  {
140
140
  "group": "androidx.appcompat",
141
141
  "module": "appcompat",
142
142
  "version": {
143
- "requires": "1.1.0"
143
+ "requires": "1.7.1"
144
144
  }
145
145
  }
146
146
  ],
147
147
  "files": [
148
148
  {
149
- "name": "expo.modules.camera-17.0.2.aar",
150
- "url": "expo.modules.camera-17.0.2.aar",
151
- "size": 235541,
152
- "sha512": "9b589d93a58a441275520b74ccb34db5abec12898c01d8ddbb0dd76c97a4c836bfef143d70ed1541a5d4b9e2c35398c0b2a8cc0a8985abf66b51d1103672130d",
153
- "sha256": "67188c0b8d0370e73084e3bd28fc56523ed86f1a320bf00f0ab94b896f62466d",
154
- "sha1": "b8bb0343801b6bdb4ba6060643c3531516693c32",
155
- "md5": "56774f0d5b175ddfc8f932884ee362f1"
149
+ "name": "expo.modules.camera-17.0.3.aar",
150
+ "url": "expo.modules.camera-17.0.3.aar",
151
+ "size": 238344,
152
+ "sha512": "46df93303865c81ebed47566b523d85bea49d0060af4ddeb68bd87c144bff6af3184a8f4a10565a7b2f49945f28e1316c1b3164217413de48684c24561cae2fb",
153
+ "sha256": "71b59de4061a89461fd619ac25f27552eb84f944ea6235e7e093f0405c393996",
154
+ "sha1": "c4460762ba4f0ab8036416e6298ca988365956b2",
155
+ "md5": "a369bf4880bef5bdd0134bb107c5457a"
156
156
  }
157
157
  ]
158
158
  },
@@ -166,13 +166,13 @@
166
166
  },
167
167
  "files": [
168
168
  {
169
- "name": "expo.modules.camera-17.0.2-sources.jar",
170
- "url": "expo.modules.camera-17.0.2-sources.jar",
171
- "size": 27887,
172
- "sha512": "a72174c8d489f4861f625438b05fa0d84baf8d346583dd57daea100a064022d645bdd56b0d919014175d349e53c8bf18e51818983c56cb4148bfd4cad2909166",
173
- "sha256": "95514a6ecf0f89dd34dd81fbcc1964c2f4b4f349ae5c1be1e8f4a32aa7268758",
174
- "sha1": "8867664207ef0043bf3a4af42d361b71eed8fb7d",
175
- "md5": "a0631735284b19481d4817413d3207bd"
169
+ "name": "expo.modules.camera-17.0.3-sources.jar",
170
+ "url": "expo.modules.camera-17.0.3-sources.jar",
171
+ "size": 27791,
172
+ "sha512": "bf0750b4c695c0dadd56b21b2b2d7744ad0281ab72a41aecc20e17ef49f8222df708e8a153a27e83bb60d9312717b0fecd4194afe7c9e9b16166b29e64139f46",
173
+ "sha256": "58820f73c1e3c8712562db6c24adea61136197d187118c705687feea6de7d29a",
174
+ "sha1": "b6e1d9c13ab860bc8935cb9587e6bd4119aadf1d",
175
+ "md5": "7d7c8083444cf380feefe1728fd236ca"
176
176
  }
177
177
  ]
178
178
  }
@@ -0,0 +1 @@
1
+ e7a9d80e32936c879d84c7f86f065f71ba94c8af62d816e8c713132b6e8c6fb3
@@ -0,0 +1 @@
1
+ 1445f0e186dfeb217f9ef9e5b7e5e8370f7c4b5d0e1e857ec63d9db60e942ae0440b8b8ba876bb6fe874530c71fd820a945743c2d585e3c8b99f94e65310e458
@@ -9,7 +9,7 @@
9
9
  <modelVersion>4.0.0</modelVersion>
10
10
  <groupId>host.exp.exponent</groupId>
11
11
  <artifactId>expo.modules.camera</artifactId>
12
- <version>17.0.2</version>
12
+ <version>17.0.3</version>
13
13
  <packaging>aar</packaging>
14
14
  <name>expo.modules.camera</name>
15
15
  <url>https://github.com/expo/expo</url>
@@ -28,13 +28,13 @@
28
28
  <dependency>
29
29
  <groupId>androidx.exifinterface</groupId>
30
30
  <artifactId>exifinterface</artifactId>
31
- <version>1.3.7</version>
31
+ <version>1.4.1</version>
32
32
  <scope>compile</scope>
33
33
  </dependency>
34
34
  <dependency>
35
35
  <groupId>androidx.appcompat</groupId>
36
36
  <artifactId>appcompat</artifactId>
37
- <version>1.1.0</version>
37
+ <version>1.7.1</version>
38
38
  <scope>compile</scope>
39
39
  </dependency>
40
40
  <dependency>
@@ -46,25 +46,25 @@
46
46
  <dependency>
47
47
  <groupId>androidx.camera</groupId>
48
48
  <artifactId>camera-core</artifactId>
49
- <version>1.4.1</version>
49
+ <version>1.5.0-rc01</version>
50
50
  <scope>runtime</scope>
51
51
  </dependency>
52
52
  <dependency>
53
53
  <groupId>androidx.camera</groupId>
54
54
  <artifactId>camera-camera2</artifactId>
55
- <version>1.4.1</version>
55
+ <version>1.5.0-rc01</version>
56
56
  <scope>runtime</scope>
57
57
  </dependency>
58
58
  <dependency>
59
59
  <groupId>androidx.camera</groupId>
60
60
  <artifactId>camera-lifecycle</artifactId>
61
- <version>1.4.1</version>
61
+ <version>1.5.0-rc01</version>
62
62
  <scope>runtime</scope>
63
63
  </dependency>
64
64
  <dependency>
65
65
  <groupId>androidx.camera</groupId>
66
66
  <artifactId>camera-video</artifactId>
67
- <version>1.4.1</version>
67
+ <version>1.5.0-rc01</version>
68
68
  <scope>runtime</scope>
69
69
  </dependency>
70
70
  <dependency>
@@ -76,13 +76,13 @@
76
76
  <dependency>
77
77
  <groupId>androidx.camera</groupId>
78
78
  <artifactId>camera-view</artifactId>
79
- <version>1.4.1</version>
79
+ <version>1.5.0-rc01</version>
80
80
  <scope>runtime</scope>
81
81
  </dependency>
82
82
  <dependency>
83
83
  <groupId>androidx.camera</groupId>
84
84
  <artifactId>camera-extensions</artifactId>
85
- <version>1.4.1</version>
85
+ <version>1.5.0-rc01</version>
86
86
  <scope>runtime</scope>
87
87
  </dependency>
88
88
  <dependency>
@@ -94,7 +94,7 @@
94
94
  <dependency>
95
95
  <groupId>androidx.camera</groupId>
96
96
  <artifactId>camera-mlkit-vision</artifactId>
97
- <version>1.4.1</version>
97
+ <version>1.5.0-rc01</version>
98
98
  <scope>runtime</scope>
99
99
  </dependency>
100
100
  </dependencies>
@@ -0,0 +1 @@
1
+ 0ef7980a551ab0713c6a0acc38a3add35528ee6ce73c16f7fb6e82ce80f90d75
@@ -0,0 +1 @@
1
+ fda6c98ffbb0f3e98fee8ee684c0f4ba4ec41ffcac9bed7241dd3a1712c89f3c410a3c2844c54390d2cb398e98224cf05fbd01bb0696f4bc90a643df0bda7856
@@ -3,11 +3,11 @@
3
3
  <groupId>host.exp.exponent</groupId>
4
4
  <artifactId>expo.modules.camera</artifactId>
5
5
  <versioning>
6
- <latest>17.0.2</latest>
7
- <release>17.0.2</release>
6
+ <latest>17.0.3</latest>
7
+ <release>17.0.3</release>
8
8
  <versions>
9
- <version>17.0.2</version>
9
+ <version>17.0.3</version>
10
10
  </versions>
11
- <lastUpdated>20250817001229</lastUpdated>
11
+ <lastUpdated>20250825161908</lastUpdated>
12
12
  </versioning>
13
13
  </metadata>
@@ -1 +1 @@
1
- 5bf8cb57ee190b6b306da8718e684b81
1
+ d4dd73db3bb0a80df8ba843d8d87fd0b
@@ -1 +1 @@
1
- af54c2166764871a93f9ee21e1a92657e4fffef0
1
+ 2b3b6c2b9de8cdb8ea50046018cc5154cafd3d95
@@ -1 +1 @@
1
- 0bc313feabbfc6fa9d76f2367d6ae32255899db4427fb8bc48b80861e2ef1a2e
1
+ b7f6bc2addc91e869b1fa36d60d4ce9bc3fe768743e17f2f8debe8dc2d29e376
@@ -1 +1 @@
1
- b374080c1d199c3f1b05085397e88a8045d4709aef4e63ad4f100c77d0227e2e9cb596adc692abd13dd366b28ea6d16b07716a28bdf8dcd88511d19f17dfde90
1
+ e9babfa58ea17cb1b6a557ad7c5933f843ff4ef4d4785cccb24144938d68d93c294fedf0ea63f698f35e1bedfed4f77233ba77ba8f893c6238c75ca22129e3a9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo-camera",
3
- "version": "17.0.2",
3
+ "version": "17.0.3",
4
4
  "description": "A React component that renders a preview for the device's either front or back camera. Camera's parameters like zoom, auto focus, white balance and flash mode are adjustable. With expo-camera, one can also take photos and record videos that are saved to the app's cache. Morever, the component is also capable of detecting faces and bar codes appearing on the preview.",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",
@@ -37,7 +37,7 @@
37
37
  "invariant": "^2.2.4"
38
38
  },
39
39
  "devDependencies": {
40
- "expo-module-scripts": "^5.0.2"
40
+ "expo-module-scripts": "^5.0.3"
41
41
  },
42
42
  "peerDependencies": {
43
43
  "expo": "*",
@@ -50,5 +50,5 @@
50
50
  "optional": true
51
51
  }
52
52
  },
53
- "gitHead": "eaa9b645058cf2233fbb27bb21a19bc605c90a88"
53
+ "gitHead": "ef0b9ecf9645d3e93587d5ee5030dbfcbf735bbd"
54
54
  }
@@ -1 +0,0 @@
1
- 95514a6ecf0f89dd34dd81fbcc1964c2f4b4f349ae5c1be1e8f4a32aa7268758
@@ -1 +0,0 @@
1
- a72174c8d489f4861f625438b05fa0d84baf8d346583dd57daea100a064022d645bdd56b0d919014175d349e53c8bf18e51818983c56cb4148bfd4cad2909166
@@ -1 +0,0 @@
1
- b8bb0343801b6bdb4ba6060643c3531516693c32
@@ -1 +0,0 @@
1
- 67188c0b8d0370e73084e3bd28fc56523ed86f1a320bf00f0ab94b896f62466d
@@ -1 +0,0 @@
1
- 9b589d93a58a441275520b74ccb34db5abec12898c01d8ddbb0dd76c97a4c836bfef143d70ed1541a5d4b9e2c35398c0b2a8cc0a8985abf66b51d1103672130d
@@ -1 +0,0 @@
1
- 4dbf201c85c3e1dce55ba8d451a3f5ff53ee79236c09d4db37cc41e3eab89318
@@ -1 +0,0 @@
1
- 3f3d20e8062bb3e2b8400295f3a203177a5329a91217668336e8d96eb053dc38522f7779db09f2c88edb64e5fed0c9fb000434ffc9a4b015717a82a379a47b18
@@ -1 +0,0 @@
1
- 445a479fe6ad417b97dbf1be5912ea6c35cb5957
@@ -1 +0,0 @@
1
- e100d26201a4d0ca99f0e95b113fb936dbd0c14c26c4977c3c9190e417075bf6
@@ -1 +0,0 @@
1
- 8a69f131b8c3217d9f931e4b2e18bed001aab502bf65d5932cc4d574956db68e080a75fc443aeda17c25cf6c39bb51d80d3f8dd08379d610273eccd0017389a1