react-native-worklets-core
react-native-worklets-core copied to clipboard
jsi:Runtime cann't execute in thread
when use the code such as below in ... Thread t1(&runTime,argument,resolver{ argument.asObject(runtime).asFunction(runtime).call(runtime,nullptr,0)// this line will crash }).deteach()
Is there any other approach to fix the crash ?