Mon projet react native a bien fonctionné hier. Mais ce matin, après avoir essayé de l'exécuter à nouveau, il m'a donné l'erreur suivante :
error node_modules/react-native/Libraries/Components/ScrollView/ScrollView.js: Property body[41] of BlockStatement expected node to be of a type ["Statement"] but instead got "AssignmentExpression". Run CLI with --verbose flag for more details.
TypeError: Property body[41] of BlockStatement expected node to be of a type ["Statement"] but instead got "AssignmentExpression"
Je ne suis pas sûr de ce que cela signifie. Comment puis-je résoudre ce problème ?