Skip to content

Commit 358eda5

Browse files
authored
chore(Worklets): compatibility docs (#8971)
## Summary Worklets 0.7.4 works with RN 0.84. ## Test plan
1 parent 98028b0 commit 358eda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-worklets/compatibility.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react-native": ["0.79", "0.80", "0.81", "0.82", "0.83", "0.84"]
77
},
88
"0.7.x": {
9-
"react-native": ["0.79", "0.80", "0.81", "0.82", "0.83"]
9+
"react-native": ["0.79", "0.80", "0.81", "0.82", "0.83", "0.84"]
1010
},
1111
"0.6.x": {
1212
"react-native": ["0.78", "0.79", "0.80", "0.81", "0.82"]

0 commit comments

Comments
 (0)