mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e79500e6a7
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36282 RN Tester is currently red as `TraceUpdateOverlay` is not registered in the Fabric Core Component Registry. Changelog: [Internal] [Changed] - Add TraceUpdateOverlayComponentDescriptor to CoreComponentsRegistry Reviewed By: cipolleschi Differential Revision: D43567915 fbshipit-source-id: ceb4b9b674a969f260caf810eade30ae23ce2ce8
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.