Skip to content

Commit de45636

Browse files
authored
Add react-native-worklets (#1834)
1 parent a1ba6d4 commit de45636

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

react-native-libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16620,5 +16620,13 @@
1662016620
"android": false,
1662116621
"tvos": true,
1662216622
"newArchitecture": true
16623+
},
16624+
{
16625+
"npmPkg": "react-native-worklets",
16626+
"githubUrl": "https://github.com/software-mansion/react-native-reanimated/tree/main/packages/react-native-worklets",
16627+
"ios": true,
16628+
"android": true,
16629+
"web": true,
16630+
"newArchitecture": "new-arch-only"
1662316631
}
1662416632
]

0 commit comments

Comments
 (0)