gcrabtree/react-native-socketio

Removing listeners

Opened this issue · 0 comments

There is no removing of listeners which is critical in some points. Maybe use removeAllHandlers() and off() methods from the wrapped libraries?