We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c951c commit b8d88c3Copy full SHA for b8d88c3
1 file changed
packages/example/babel.jest.config.js
@@ -22,5 +22,6 @@ module.exports = {
22
},
23
],
24
['@babel/plugin-proposal-class-properties', { loose: false }],
25
+ 'react-native-reanimated/plugin',
26
27
};
0 commit comments