React Native tests fail: `require(...).unstable_batchedUpdates` is not a function
Hi there! After migrating to react-query v4, our React Native tests fail in CI environment with following error:
Has anybody experienced this error?
I've tried using
waitFor in tests, but it didn't help 😦0 Replies