mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
777a92de2f
Summary: ThemedReactContext should be what is stored as the context on all RN views, but some legacy components use other things like an Activity. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D37356865 fbshipit-source-id: bc914cd06a8846037506a50f254995a6e10c8a9c
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.