mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8f5779cd70
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/27841 Follow up from https://github.com/facebook/react-native/pull/27539 - adding back in the optimization that Detox has in TimersIdlingResource to avoid iterating over the entire timers queue if the next timer is already within the specified range. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D19522346 fbshipit-source-id: 32609f434d1ca575a5a49ad630e288c43fa90864
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.