mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2f45961beb
Summary: See D19204032. In some cases the View might not have a ThemedReactContext, it may be wrapped, so we use a previously-created helper to get the correct context from the View or we throw a soft exception. Changelog: [Internal] Fabric change Reviewed By: mdvacca Differential Revision: D20355126 fbshipit-source-id: 469a3b7f8f2d3b98236f3170dd62c4a6e7e1e46f
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.