mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bb15437db9
Summary: This diff introduces the class CoreComponentsRegistry that is responsible of registering core components in fabric. This is required to make RN Tester to work in Fabric, in the future we'll extract this registry into another module (once we figure it out what's the best way to do this) changelog: [internal] internal Reviewed By: JoshuaGross Differential Revision: D22991876 fbshipit-source-id: 15e85e15aac5dd981161d9eae35eb2cee4fa66b6
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.