mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
831e2d41ab
Summary: Changelog: [internal] This diff moves all calls to RuntimeExecutor to RuntimeScheduler. The calls are still immediately dispatched. Timing of events will not change. The goal of this diff is to prepare infrastructure for Concurrent Mode. Reviewed By: JoshuaGross Differential Revision: D27938536 fbshipit-source-id: 750b0e21e0ecbd7aa5a14885ebc70aae82203bd4
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.