react-native-navigation-drawer-extension
react-native-navigation-drawer-extension copied to clipboard
EventEmitter.removeListener('change', ...): Method has been deprecated.
trafficstars
There is an upstream change, where in [email protected] they deprecated the old api in favour of a more terse name, so removeListener() becomes remove(). Fix it please.
Hey, this is open source, if you need it fixed, make a PR please. I'll leave the issue open just for tracking purposes