mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7ce8babfef
Summary: Eventually, we want these to extend the abstract base class code-generated from the NativeModule spec. That base class extends `ReactContextBaseJavaModule`. So, this is a step in the right direction. Changelog: [Internal] Make ExceptionsManagerModule extend ReactContextBaseJavaModule Reviewed By: PeteTheHeat, mdvacca Differential Revision: D18718061 fbshipit-source-id: 70ba5c45b3ef1dd7602e1186763c8bc7ab5d4f42
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.