Marco Travaglini

Results 2 comments of Marco Travaglini

Did you set the babel.config.js as recommended? I had a similar issue and the problem was I missed that point. ``` [ 'react-native-reanimated/plugin', { globals: ['__scanCodes'], }, ] ```