Added first works on the V2 of the partitionview

This commit is contained in:
Clément Le Bihan
2023-10-13 01:21:25 +02:00
parent 57cba61d1b
commit f91ab4c430
8 changed files with 8538 additions and 8 deletions
+2
View File
@@ -14,6 +14,8 @@ module.exports = function (api) {
allowUndefined: true,
},
],
'@babel/plugin-proposal-export-namespace-from',
'react-native-reanimated/plugin',
],
// plugins: ['@babel/plugin-proposal-export-namespace-from', 'react-native-reanimated/plugin'],
// env: {