mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Original commit changeset: 43e57dffa807 [Errors are growing and very ominious](https://our.intern.facebook.com/intern/logview/details/facebook_android_crashes/6acac038d7dd9d8ca95d1b9bccc4dfaa/?trace_key=39c72364f916998602bd55f091b04682) I don't have a good idea what's going on. This will re-introduce this bug: T44343673 Next steps: * Would be great to try and get a repro to fix. * Refactor this logic out to its own class and write actual tests. Reviewed By: mdvacca Differential Revision: D15822555 fbshipit-source-id: 0a2ec3d5c73420ca56aad93a4323a34cff1cc9c7
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.