mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-13 09:20:50 +08:00
Summary: `MountingTransaction` encapsulates all artifacts of `ShadowTree` commit, particularly list of mutations and meta-data. We will rely on this heavily in the coming diffs. Reviewed By: JoshuaGross Differential Revision: D15021795 fbshipit-source-id: 811da7afd7b929a34a81aa66566193d46bbc34f8
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.