mirror of
https://github.com/zhigang1992/react-native-bottom-sheet.git
synced 2026-06-13 09:25:33 +08:00
5 lines
124 B
JavaScript
5 lines
124 B
JavaScript
module.exports = {
|
|
presets: ['module:metro-react-native-babel-preset'],
|
|
plugins: ['react-native-reanimated/plugin'],
|
|
};
|