mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9cd98fa3ee
Summary: Changelog: [internal] Prevent redundant calls to RuntimeExecutor by making sure no two calls to the executor are scheduled at the same time. Reviewed By: mdvacca Differential Revision: D27989412 fbshipit-source-id: 8f9b1591f7c9c2265fd4b05bf3dc5505ffc2568b
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.