mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
15b38958b0
Summary: We probably don't always need to crash in these cases. This should replace all prod/dev crashes with logged SoftExceptions. Note that this is currently only used for Fabric. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D17170459 fbshipit-source-id: 70757ae88deb8c893b36971d879174e25a194fb9
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.