mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
trying reanimated 2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
module.exports = {
|
||||
presets: ['module:metro-react-native-babel-preset'],
|
||||
plugins: [
|
||||
// reanimated has to be listed last in plugins
|
||||
'react-native-reanimated/plugin',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user