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