feat: mobile app package (#1075)
This commit is contained in:
4
packages/mobile/babel.config.js
Normal file
4
packages/mobile/babel.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
presets: ['module:metro-react-native-babel-preset'],
|
||||
plugins: ['react-native-reanimated/plugin'],
|
||||
};
|
||||
Reference in New Issue
Block a user