Jest tests started failing with TypeError: A dynamic import callback was invoked without –experimental-vm-modules after recent React Native upgrade
I’ve been trying to resolve this test error for a while now with not success. Recently I upgraded React Native from 0.72.3 to 0.74.3 and got the Android application to build and run, however, I can’t get all the tests to pass. I am currently getting the following error: