mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-26 04:49:27 -05:00
React native upgrade to 0.81 (#472)
React Native and dependency upgrades
This commit is contained in:
+1
-4
@@ -1,7 +1,4 @@
|
||||
module.exports = {
|
||||
presets: ['module:@react-native/babel-preset'],
|
||||
plugins: [
|
||||
// react-native-reanimated/plugin has to be listed last
|
||||
'react-native-reanimated/plugin',
|
||||
],
|
||||
plugins: ['react-native-worklets/plugin'],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user