Compatibility table
Worklets aren't tested on the Legacy Architecture (Paper). We highly recommend migrating to the New Architecture (Fabric) prior to using Worklets.
The table assumes you're using the latest patch of each Worklets minor version.
For example, 0.7.x shows support for React Native 0.84 because Worklets 0.7.4 added it, even though 0.7.0 didn't have it. If you're on an older patch, check the compatibility.json file in the Worklets package for exact version support.
Supported React Native versions
The rule of thumb is that Worklets support at least the last three minor versions of React Native.
| 0.78 | 0.79 | 0.80 | 0.81 | 0.82 | 0.83 | 0.84 | 0.85 | |
|---|---|---|---|---|---|---|---|---|
nightly | no | no | no | yes | yes | yes | yes | yes |
0.8.x | no | no | no | yes | yes | yes | yes | yes |
0.7.x | no | yes | yes | yes | yes | yes | yes | no |
0.6.x | yes | yes | yes | yes | yes | no | no | no |
0.5.x | yes | yes | yes | yes | no | no | no | no |
0.4.x | yes | yes | yes | yes | no | no | no | no |