react-native-worklets-core icon indicating copy to clipboard operation
react-native-worklets-core copied to clipboard

Can i invoke third-party library's api in the js function worklet

Open nicevlhjfihtqngkldl opened this issue 9 months ago • 0 comments

HI, I am wondering if i could use some other library's api in the js function worklet? For example, i am using react-native-tcp-socket, can i start a server in a worklet? or can i make a connection to the server in a worklet?

What's the limit of js function worklet? Could anyone give me examples? really appreciate it

nicevlhjfihtqngkldl avatar Mar 27 '25 10:03 nicevlhjfihtqngkldl