mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
286fac5ad0
Summary: I run an experiment and I verified that eager initialization of fabric classes is neutral and it's showing a regression in "marketplace:interface:metrics" See: https://www.internalfb.com/intern/qe2/react_fabric_marketplace_home_android_universe/react_fabric_marketplace_home_eager_init_v1/analysis?control=test_no_eager_init&test=test_eager_init_classes This diff removed the optimization and it cleans up the code changelog: [internal] internal Reviewed By: JoshuaGross Differential Revision: D28815647 fbshipit-source-id: 2c9fe3875b1797d9a7def61e5ab97c2df2a462dd
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.