You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Jest preset defines Haste options and the Jest setup script currently sets the hasteImpl option. After entirely migrating the open-source version of React Native off of Haste, we can remove these for OSS.
Facebook doesn’t use the Jest config internally so we’ll go ahead and make OSS-only changes to the Jest setup scripts.
Activity
Explicitly separate mocked native modules from mocked JS modules (#24809
ide commentedon Jun 5, 2019
This is done.
Explicitly separate mocked native modules from mocked JS modules (fac…
Explicitly separate mocked native modules from mocked JS modules (fac…