1 2 3 4
module.exports = { presets: ['module:@react-native/babel-preset'], plugins: ['nativewind/babel', 'react-native-reanimated/plugin'], };