Skip to content

Commit 5748a96

Browse files
authored
Add newArchitecture support for react-native-camera-kit (#1651)
1 parent 6a2a239 commit 5748a96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

react-native-libraries.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4494,8 +4494,8 @@
44944494
],
44954495
"ios": true,
44964496
"android": true,
4497-
"newArchitecture": false,
4498-
"newArchitectureNote": "PR open for new architecture support https://github.com/teslamotors/react-native-camera-kit/issues/537"
4497+
"newArchitecture": true,
4498+
"newArchitectureNote": "Supported since v14.1.0"
44994499
},
45004500
{
45014501
"githubUrl": "https://github.com/BondGoat/react-native-native-video-player",

0 commit comments

Comments
 (0)