mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
657c48c21d
Summary: This JavaScriptTimerManager interface calls into JavaScript to execute timers. For that reason, I think JavaScriptTimerExecutor is a better name for the interface. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D30851912 fbshipit-source-id: de282068d18693fd67331586e66847105ea16531
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.