Compatibility table
Reanimated 4 works only with the React Native New Architecture. If your app still uses the old architecture, you can use Reanimated in version 3 which is still actively maintained.
Supported React Native versions
0.78 | 0.79 | 0.80 | 0.81 | 0.82 | |
---|---|---|---|---|---|
nightly | no | yes | yes | yes | yes |
4.1.x | yes | yes | yes | yes | yes |
4.0.x | yes | yes | yes | yes | no |
Supported react-native-worklets versions
react-native-worklets
is a dependency of Reanimated 4. However, Reanimated 3 will not work with react-native-worklets
installed. Make sure to have a correct version of react-native-worklets
installed when using Reanimated 4.
0.4.x | 0.5.x | 0.6.x | nightly | |
---|---|---|---|---|
nightly | no | no | no | yes |
4.1.x | no | yes | yes | no |
4.0.x | yes | no | no | no |