Added more missing pages

This commit is contained in:
Keannu Christian Bernasol 2023-03-05 21:12:04 +08:00
parent cf28bae964
commit 6bb9897e31
7 changed files with 92 additions and 69 deletions

View file

@ -1,6 +1,6 @@
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
plugins:[
'react-native-reanimated/plugin',
'react-native-reanimated/plugin'
],
};