first commit
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
module.exports = {
|
||||
presets: ['module:@react-native/babel-preset'],
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
plugins: [
|
||||
// other plugins here...
|
||||
'react-native-reanimated/plugin', // 👈 must be last
|
||||
],
|
||||
>>>>>>> dabur-store-dna
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user