mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1575e7ffe3
Summary: Support RCTModernEventEmitter+RCTEventEmitter in an Event class(es). This improves perf in Fabric. Migrate any constructor callsites to the new constructor and deprecate the previous one. Changelog: [Internal] Reviewed By: PeteTheHeat, mdvacca Differential Revision: D26056720 fbshipit-source-id: f36a6caf4e748c915b66f66fd9b4cad6826ecacf
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.