You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RN: Use a Private Property in EventEmitter (#39395)
Summary:
Pull Request resolved: #39395
Switches `EventEmitter` to use a private property.
Support for private properties was [only recently added](#39318), so this will be the first end-to-end validation of support in the `facebook/react-native` project.
Changelog:
[Internal]
Reviewed By: voideanvalue
Differential Revision: D49167908
fbshipit-source-id: 6a496ed130bfe5671663166626b1acbd80b0e9c3
0 commit comments