mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-19 10:58:27 +08:00
Summary: This diff implements a limit on the execution of pre-allocation of views, taking into consideration the time it is left on the frame, with a maximum of 8 ms / frame Reviewed By: shergin Differential Revision: D14252172 fbshipit-source-id: 1780a489122a8bc476d6ec7c92b45fdc58993e1d
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.