diff --git a/babel.config.js b/babel.config.js index de000b9de8..50d054931c 100644 --- a/babel.config.js +++ b/babel.config.js @@ -28,7 +28,7 @@ module.exports = function (api) { }, }, ], - 'react-native-reanimated/plugin', // NOTE: this plugin MUST be last + 'react-native-worklets/plugin', // NOTE: this plugin MUST be last ], env: { production: {