mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4eb389d069
Summary: For every untyped NativeModule Java file, we ensure that its owner depends on the owner of its JS spec. Changelog: [Internal] Reviewed By: PeteTheHeat Differential Revision: D19382937 fbshipit-source-id: 0a1d840bff2f9e8db0f06c910448e9b25415d18c
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.