Worklets 0.9.1

v0.​9.​1Patch Release

Key changes

Support for cross-runtime Promises

Now functions that return a promise like runOnRuntimeAsync can be used on all runtimes in Bundle Mode, not only the RN Runtime. The code responsible for memory-management of JavaScript callbacks in C++ was overhauled to support this, which should reduce the memory imprint and stability of long-held callbacks in brownfield app.

Uniform Shareable hosting

Shareables can now be hosted on any runtime, not only the UI Runtime.

DX improvements

Other changes

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/worklets-0.8.3...worklets-0.9.1

Release card
Worklets 0.9.1 release card