mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
43f042eb7d
Summary: When debugging supporting a Fabric component, a redbox was being shown without a title which resulted in an infinite redbox loop, followed by OOM. That isn't helpful so we just safely work around the null title while indicating what happened to aid in debugging. Reviewed By: lunaleaps Differential Revision: D16921053 fbshipit-source-id: df1f4a691df0c10de53c91e4a9356a04a9005a97
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.