mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
89bf3d8b38
Summary: This diff extends the ReactChoreographer to allow the execution of FrameCallbacks that removes another FrameCallback from the mCallbackQueues. Reviewed By: ejanzer Differential Revision: D15891759 fbshipit-source-id: 62bc2b6afac45c50ac18771b0821742b4f7fc10e
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.