Skip to content

Commit daeff95

Browse files
authored
Merge pull request Expensify#66640 from margelo/@chrispader/update-vision-camera-for-android-16kb-memory-page-size-compat
Update VisionCamera to 4.7.0 for Android 16KB memory page size compatibility
2 parents d533a54 + 3a79eab commit daeff95

5 files changed

Lines changed: 11 additions & 5550 deletions

File tree

ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3270,11 +3270,11 @@ PODS:
32703270
- SocketRocket (0.7.1)
32713271
- Turf (2.8.0)
32723272
- TweetNacl (1.0.2)
3273-
- VisionCamera (4.6.1):
3274-
- VisionCamera/Core (= 4.6.1)
3275-
- VisionCamera/React (= 4.6.1)
3276-
- VisionCamera/Core (4.6.1)
3277-
- VisionCamera/React (4.6.1):
3273+
- VisionCamera (4.7.0):
3274+
- VisionCamera/Core (= 4.7.0)
3275+
- VisionCamera/React (= 4.7.0)
3276+
- VisionCamera/Core (4.7.0)
3277+
- VisionCamera/React (4.7.0):
32783278
- React-Core
32793279
- Yoga (0.0.0)
32803280

@@ -3923,7 +3923,7 @@ SPEC CHECKSUMS:
39233923
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
39243924
Turf: aa2ede4298009639d10db36aba1a7ebaad072a5e
39253925
TweetNacl: 3abf4d1d2082b0114e7a67410e300892448951e6
3926-
VisionCamera: c95a8ad535f527562be1fb05fb2fd324578e769c
3926+
VisionCamera: b3c0cf261b9ad1ac7d60ec292d252cf3368b801e
39273927
Yoga: 50518ade05048235d91a78b803336dbb5b159d5d
39283928

39293929
PODFILE CHECKSUM: f7a8d931f2dd2be0fed9bb22df37140219a07ff3

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"react-native-tab-view": "^4.1.0",
199199
"react-native-url-polyfill": "^2.0.0",
200200
"react-native-view-shot": "4.0.0",
201-
"react-native-vision-camera": "^4.6.1",
201+
"react-native-vision-camera": "^4.7.0",
202202
"react-native-web": "0.20.0",
203203
"react-native-webview": "13.13.1",
204204
"react-plaid-link": "3.3.2",

patches/react-native-vision-camera/details.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)