veris-kamaraj
Results
1
comments of
veris-kamaraj
add the babel config module.exports = { presets: ['module:metro-react-native-babel-preset'], plugins: [ [ 'react-native-reanimated/plugin', { globals: ['__scanCodes','__scanFaces'], }, ], ], }; and try to rebuild using xcode