mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
16a1fc7b7a
Summary: CommitMode allows customizing the side-effects of commit operations. In `Suspended` mode, the results of commit operations will not be passed down to a MountingCoordinator which will result in skipping the mounting phase completely. This is one of the core elements of the Pre-rendering infrastructure. Changelog: [Internal] Fabric-specific internal change. Differential Revision: D24290773 fbshipit-source-id: c10ec20d13f3131fc632352ef22f4465c9dfb3c2