mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
72be568666
Summary: These changes were originally landed in D15327683. Unfortunately, I had to back these out because they revelaled problems with our TurboModules infra. Those problems have since been fixed, so I think it's safe for us to re-land these changes. Please refer to D15327683 for a description. Differential Revision: D15739355 fbshipit-source-id: 69bb3cec0731ba325f60c6c8459426546c79b54d
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.