Skip to content

Commit 02b793a

Browse files
committed
chore: switch to react-native-vision-camera
1 parent 94bdef3 commit 02b793a

File tree

7 files changed

+165
-137
lines changed

7 files changed

+165
-137
lines changed

android/app/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ android {
8383
versionCode 128
8484
versionName "1.0.2"
8585
multiDexEnabled true
86-
missingDimensionStrategy 'react-native-camera', 'general'
8786
testBuildType System.getProperty('testBuildType', 'debug')
8887
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
8988
}

android/gradle.properties

+3
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ newArchEnabled=false
3939
# Use this property to enable or disable the Hermes JS engine.
4040
# If set to false, you will be using JSC instead.
4141
hermesEnabled=true
42+
43+
# Include MLKit model for react-native-vision-camera
44+
VisionCamera_enableCodeScanner=true

ios/Podfile.lock

+12-8
Original file line numberDiff line numberDiff line change
@@ -1359,8 +1359,6 @@ PODS:
13591359
- React-logger (= 0.74.3)
13601360
- React-perflogger (= 0.74.3)
13611361
- React-utils (= 0.74.3)
1362-
- ReactNativeCameraKit (14.0.0-beta15):
1363-
- React-Core
13641362
- RNCAsyncStorage (1.22.3):
13651363
- React-Core
13661364
- RNCClipboard (1.14.1):
@@ -1396,7 +1394,7 @@ PODS:
13961394
- React-Core
13971395
- RNLocalize (3.0.2):
13981396
- React-Core
1399-
- RNPermissions (3.10.1):
1397+
- RNPermissions (4.1.5):
14001398
- React-Core
14011399
- RNQrGenerator (1.4.0):
14021400
- React
@@ -1482,6 +1480,12 @@ PODS:
14821480
- ReactCommon/turbomodule/core
14831481
- Yoga
14841482
- SSZipArchive (2.4.3)
1483+
- VisionCamera (4.4.3):
1484+
- VisionCamera/Core (= 4.4.3)
1485+
- VisionCamera/React (= 4.4.3)
1486+
- VisionCamera/Core (4.4.3)
1487+
- VisionCamera/React (4.4.3):
1488+
- React-Core
14851489
- Yoga (0.0.0)
14861490
- ZXingObjC (3.6.9):
14871491
- ZXingObjC/All (= 3.6.9)
@@ -1559,7 +1563,6 @@ DEPENDENCIES:
15591563
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
15601564
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
15611565
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
1562-
- ReactNativeCameraKit (from `../node_modules/react-native-camera-kit`)
15631566
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
15641567
- "RNCClipboard (from `../node_modules/@react-native-clipboard/clipboard`)"
15651568
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
@@ -1578,6 +1581,7 @@ DEPENDENCIES:
15781581
- RNSVG (from `../node_modules/react-native-svg`)
15791582
- RNZipArchive (from `../node_modules/react-native-zip-archive`)
15801583
- sodium-react-native-direct (from `../node_modules/sodium-react-native-direct`)
1584+
- VisionCamera (from `../node_modules/react-native-vision-camera`)
15811585
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
15821586

15831587
SPEC REPOS:
@@ -1729,8 +1733,6 @@ EXTERNAL SOURCES:
17291733
:path: "../node_modules/react-native/ReactCommon/react/utils"
17301734
ReactCommon:
17311735
:path: "../node_modules/react-native/ReactCommon"
1732-
ReactNativeCameraKit:
1733-
:path: "../node_modules/react-native-camera-kit"
17341736
RNCAsyncStorage:
17351737
:path: "../node_modules/@react-native-async-storage/async-storage"
17361738
RNCClipboard:
@@ -1767,6 +1769,8 @@ EXTERNAL SOURCES:
17671769
:path: "../node_modules/react-native-zip-archive"
17681770
sodium-react-native-direct:
17691771
:path: "../node_modules/sodium-react-native-direct"
1772+
VisionCamera:
1773+
:path: "../node_modules/react-native-vision-camera"
17701774
Yoga:
17711775
:path: "../node_modules/react-native/ReactCommon/yoga"
17721776

@@ -1844,7 +1848,6 @@ SPEC CHECKSUMS:
18441848
React-runtimescheduler: 0c80752bceb80924cb8a4babc2a8e3ed70d41e87
18451849
React-utils: a06061b3887c702235d2dac92dacbd93e1ea079e
18461850
ReactCommon: f00e436b3925a7ae44dfa294b43ef360fbd8ccc4
1847-
ReactNativeCameraKit: 71343efc1256720184ce980f164c7eedb78d5c16
18481851
RNCAsyncStorage: 10591b9e0a91eaffee14e69b3721009759235125
18491852
RNCClipboard: 0a720adef5ec193aa0e3de24c3977222c7e52a37
18501853
RNDeviceInfo: b899ce37a403a4dea52b7cb85e16e49c04a5b88e
@@ -1853,7 +1856,7 @@ SPEC CHECKSUMS:
18531856
RNGestureHandler: 9b113eb9b7a4cbe66e1dbf4d9914281863ee0703
18541857
RNKeychain: bfe3d12bf4620fe488771c414530bf16e88f3678
18551858
RNLocalize: dbea38dcb344bf80ff18a1757b1becf11f70cae4
1856-
RNPermissions: 2c0eec471f4de66d04d226c339898d10a6e123c4
1859+
RNPermissions: 8e5f8de95db3a4345df798a41c3633dc93143207
18571860
RNQrGenerator: 1676221c08bfabec978242989c733810dad20959
18581861
RNQuickAction: 6d404a869dc872cde841ad3147416a670d13fa93
18591862
RNReactNativeHapticFeedback: ec56a5f81c3941206fd85625fa669ffc7b4545f9
@@ -1865,6 +1868,7 @@ SPEC CHECKSUMS:
18651868
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
18661869
sodium-react-native-direct: 6bc246dbb4ec7c28093675e98b2846ce667f739d
18671870
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
1871+
VisionCamera: 5055ba97cbfcbb988d982a2a8c474b1331b22476
18681872
Yoga: 04f1db30bb810187397fa4c37dd1868a27af229c
18691873
ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5
18701874

0 commit comments

Comments
 (0)