mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
44678bbf76
Summary: For some reason, I think this method is being optimized away, which is really strange considering that it's being used in getModule. Changelog: [Internal] Reviewed By: ejanzer Differential Revision: D19454855 fbshipit-source-id: 414b4888f7aacf730dd22939e2e2140b94dff4e7
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.