A framework for building native applications using React
Deprecate jest/preprocessor.js
Summary: Changelog: [General][Deprecated] Deprecate the use of `react-native/jest/preprocessor.js` by external projects The supported method of using Jest in React Native projects is using the [Jest preset](https://jestjs.io/docs/tutorial-react-native) shipped as part of the `react-native` package. Some projects are directly using `preprocessor.js` which is part of the testing setup for the React Native repo itself. In a future release of React Native, we will stop publishing this file to npm and require projects to switch to the supported preset (or a custom Jest config if necessary). Reviewed By: GijsWeterings Differential Revision: D34820086 fbshipit-source-id: 197c33726639e66c6916a244117252e6af11f2f6
M
Moti Zilberman committed
c1e9aa9a272aed3cba60c4aeff783eeb8bffce68
Parent: 5ea50fd
Committed by Facebook GitHub Bot <[email protected]>
on 3/14/2022, 2:40:05 PM