mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-04-28 20:25:09 +08:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
module.exports = {
|
|
presets: ["module:metro-react-native-babel-preset"],
|
|
};
|