react-native-paper-dropdown icon indicating copy to clipboard operation
react-native-paper-dropdown copied to clipboard

EventEmitter.removeListener('change', ...): Method has been deprecated

Open everestster opened this issue 4 years ago • 3 comments

I'm getting the following warning. WARN EventEmitter.removeListener('change', ...): Method has been deprecated. Please instead use remove() on the subscription returned by EventEmitter.addListener.

"react-native": "^0.65.1", "react-native-paper": "^4.9.2", "react-native-paper-dropdown": "^1.0.7",

Dropdown doesn't expand react native's Modal too.

everestster avatar Aug 27 '21 10:08 everestster

Getting the same warning message

DiegoBM avatar Sep 19 '21 10:09 DiegoBM

Please fix this error asap

andrei0807 avatar Sep 22 '21 10:09 andrei0807

I think that problem is in Menu componant of Paper

oguilbaud avatar Sep 22 '21 15:09 oguilbaud