This repository was archived by the owner on Nov 27, 2025. It is now read-only.
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
new NativeEventEmitter() was called with a non-null argument without the required addListener method. #22
我使用的是1.13.2-0.0.9版本
在代码里引入这个库,控制台里面会提示
new NativeEventEmitter()was called with a non-null argument without the requiredaddListenermethod.希望在RNCClipboardTurboModule.ts文件添加addListener和removeListeners方法或者移除Clipboard.ts中的addListener和removeAllListeners,,非常感谢