mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f1fbfebccb
Summary: Add three markers for ReactRootView perf logging: onMeasure, attachToReactInstanceManager, and updateLayoutSpecs. It is suspected that one or all of these have regressed under Fabric in some cases. Changelog: [Internal] Reviewed By: shergin Differential Revision: D24909635 fbshipit-source-id: 6b6c0cc792c4b2d72f2360d6cffc02ef00e8a88b
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.