mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6e44356c9b
Summary: - Makes methods private that are not used elsewhere - Moves a method to `DevSupportManagerImpl` - Removes unused methods Reviewed By: pakoito Differential Revision: D6900907 fbshipit-source-id: c8d9f748effd396fe610f0d4d87e0bc388e155d6
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.