Skip to content

Commit 914a556

Browse files
authored
update rive-react-native's newArch compatibility through interop layer (#1566)
1 parent 6f92446 commit 914a556

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

react-native-libraries.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11299,7 +11299,8 @@
1129911299
"examples": ["https://github.com/rive-app/rive-react-native/tree/main/example"],
1130011300
"android": true,
1130111301
"ios": true,
11302-
"newArchitecture": false
11302+
"newArchitecture": true,
11303+
"newArchitectureNote": "Currently supported through the new renderer interop layer."
1130311304
},
1130411305
{
1130511306
"githubUrl": "https://github.com/beaverfy/react-native-wear",

0 commit comments

Comments
 (0)