react-native-macos/Libraries/Linking
Tim Yung 035718ba97 RN: Restore Deprecated Event Methods
Summary:
Restore deprecated event listener removal methods in order to minimize breaking changes for the next release. The methods will work, but they will not report a warning via `console.error`.

Changelog:
[General][Added] - `EventEmitter.removeListener` now emits a deprecation notice.
[General][Added] - Restored `AppState.removeEventListener` with a deprecation notice.
[General][Added] - Restored `Keyboard.removeEventListener` with a deprecation notice.
[General][Added] - Restored `Linking.removeEventListener` with a deprecation notice.

Reviewed By: nadiia, kacieb

Differential Revision: D26589441

fbshipit-source-id: 7d89982a182cf2163136e157d4c1beee91c30393
2021-03-10 16:06:26 -08:00
..
Linking.js RN: Restore Deprecated Event Methods 2021-03-10 16:06:26 -08:00
NativeIntentAndroid.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeLinkingManager.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00