chore: Update react-native-worklets-core

Fixes the JNI Thread not attached error in `runAsync`
This commit is contained in:
Marc Rousavy
2024-01-30 17:58:48 +01:00
parent 19778a433c
commit af314dacf3
5 changed files with 13 additions and 13 deletions

View File

@@ -29,7 +29,7 @@
"react-native-static-safe-area-insets": "^2.2.0",
"react-native-vector-icons": "^10.0.0",
"react-native-video": "^5.2.1",
"react-native-worklets-core": "0.2.4"
"react-native-worklets-core": "0.3.0"
},
"devDependencies": {
"@babel/core": "^7.22.10",