mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
abbeac9bb3
Summary: The map of sComponentNames ONLY contains the names of components that are different between JS and Android. This diff adds a method to unify the way we use this map. Reviewed By: shergin Differential Revision: D15076549 fbshipit-source-id: 9df750dca305e55cb44037bc63f3ebb6476c8b81
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.