react-native-worklets-core
react-native-worklets-core copied to clipboard
Support using Nitro Modules in Worklets contexts (WIP)
Adds support for using Nitro Modules in a Worklet context.
This means, you can use any kind of module from a different Thread/Runtime.
It should essentially be a light copy since all native functions are HostFunctions that can just be copied over to a new Prototype.