mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: @public We want to enable tooling, instrumentation, and statistics within Yoga without coupling these functionalities to our core code. This commit introduces the foundations of a simple, global event system. For the time being, we will only support a single subscriber. Should we require more than one, we can add support for it later. Reviewed By: SidharthGuglani Differential Revision: D15153678 fbshipit-source-id: 7d96f4c8def646a6a1b3908f946e7f81a6dba9c3