mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This diff refactors the ComponentFactoryDelegate class. It also introduces a new class called ComponentRegistry that will be used to register components into fabric changelog: [internal] internal Reviewed By: JoshuaGross Differential Revision: D22985313 fbshipit-source-id: e33a3d4fcb3a1c509b80c6ff1f43889480b1c2c3
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.