`wait-for-expect` does not work in combination with [`modern` fake timers](https://jestjs.io/blog/2020/05/05/jest-26#new-fake-timers) which are [default in jest v27](https://jestjs.io/blog/2021/05/25/jest-27#flipping-defaults). Probably related issue: https://github.com/callstack/react-native-testing-library/issues/775