Skip to content

Instantly share code, notes, and snippets.

@warodri-sendbird
Created September 3, 2021 08:03
Show Gist options
  • Save warodri-sendbird/7bee990398d20803a15656ffd1466b7c to your computer and use it in GitHub Desktop.
Save warodri-sendbird/7bee990398d20803a15656ffd1466b7c to your computer and use it in GitHub Desktop.
return () => {
sendbird.removeConnectionHandler('chat');
sendbird.removeChannelHandler('chat');
AppState.removeEventListener('change', handleStateChange);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment