react-native-mask-segment-c.../babel.config.js

5 lines
119 B
JavaScript
Raw Permalink Normal View History

2026-06-12 22:47:11 +00:00
module.exports = {
presets: ['module:@react-native/babel-preset'],
plugins: ['react-native-reanimated/plugin'],
2026-06-12 22:47:11 +00:00
};