mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50133 Allow move semantics for folly::dynamic event dispatching to avoid copying the folly::dynamic when dispatched. ## Changelog [General][Breaking] - Dispatch folly::dynamic events with r-value instead of l-value Reviewed By: NickGerleman Differential Revision: D71423497 fbshipit-source-id: 5435772e14b025aab97d34df9983b91fd7285fd0