Testing expo app with jest

Have gotten a syntax error about experimental syntax ‘classProperties’. have tried installing different versions of babel plugin, and alternating .babelrc file.

SyntaxError: /Users/Jostein/Documents/jobb_Ovitas/projects/hunnor/node_modules/react-native/jest/mockComponent.js: Support for the experimental syntax ‘classProperties’ i sn’t currently enabled (20:24):

Any solution or help is appreciated.