Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose EventEmitter::dispatchEvent APIs for all platforms (facebook#4…
…1345) Summary: ## Changelog: [Internal] - This API was already accessible on the Android platform, now other platforms (C++) would benefit from having it available as well. Arguably, it's perfectly fine to have it as public class members - based on empiric experience with the use case we have had. Reviewed By: christophpurrer Differential Revision: D51031340
- Loading branch information