A framework for building native applications using React
EventEmitter: Replace `listeners()` with `listenerCount()`
Summary: Replaces the `listeners()` method on `EventEmitter` with a `listenerCount()` method. Changelog: [General][Removed] - Removed `listeners()` from `DeviceEventEmitter` and `NativeEventEmitter`. [General][Added] - Added `listenerCount()` to `DeviceEventEmitter` and `NativeEventEmitter`. Reviewed By: cpojer Differential Revision: D22204156 fbshipit-source-id: 15029525aeef55de9934a4f319910e666ecbe1d8
T
Tim Yung committed
b11d6ecbb8bb2f0d6f423be6775e587f4e9b1c4d
Parent: b265561
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 9/3/2020, 10:21:11 PM