mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-13 03:49:52 +08:00
Summary: This diff changes the pre-allocation of Images update the props on the ImageViews during the creation of ShadowNodes instead of during rendering. The purpose of this change is to optimize TTI. Reviewed By: shergin Differential Revision: D14214844 fbshipit-source-id: b81005f2bf494f62f421dc24846e1561e13b9a87
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.