Closed
Description
Ask your Question
I see that the custom jest preset which does not override promise was added in response to this upstream issue. Now that that issue has been resolved upstream in facebook/react-native@f1fdc8b and released in v0.71.2, should we update documentation in this repo to deprecate the custom jest preset and only recommend it to developers using "modern fake timers" and RN < 0.71.2
?