mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9527ab1584
Summary: The context could be null or is finishing when we create the redbox surface content view. This diff adds the null check and delegate the message in log when context is not available. Changelog: [Android][Fixed] - Adding null check for context in redbox surface delegate Differential Revision: D34930595 fbshipit-source-id: 91508ded7821033abcd893f70bcfe3cc9ee5b5c2
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.