react-native-responsive-dimensions icon indicating copy to clipboard operation
react-native-responsive-dimensions copied to clipboard

remove warning like "EventEmitter.removeListener('change', ...): Method has been deprecated."

Open wtlyu opened this issue 3 years ago • 0 comments

Since EventEmitter.removeListener('change', ...): Method has been deprecated. Please instead use remove() on the subscription returned by EventEmitter.addListener.

wtlyu avatar Nov 23 '21 03:11 wtlyu