React Native Worklets is a library that allows you to run JavaScript code in parallel on multiple threads and runtimes, without writing any native code.
This is a re-direct repository. React Native Worklets code is located in Reanimated monorepo, if you want to open an issue or contribute, please do it there.