npm i react-native-reanimated
module.exports = { .... plugins: [ .... 'react-native-reanimated/plugin', ], };