mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
62591ac840
Summary: I think it's possible that there's a race condition between creating the scheduler and setting the delegate leading to bugs like T47272192. Reviewed By: mdvacca Differential Revision: D16537737 fbshipit-source-id: 9c579537658be5a9aeed37c0e4935c997cabb6aa
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.