mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f6edeccf20
Summary: This diff refactors ReactContext to use IllegalStateException instead of RuntimeException when applicable. Changelog: [internal] Reviewed By: JoshuaGross Differential Revision: D18901845 fbshipit-source-id: 51ec36824c8402fa2c17e76c55578be44ec8aa15
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.