* iOS clear notifications from a specific channel when clear push notification received * Android leave notifications until channel is read * use redux-connect currentChannelId in network indicator
* Create network listener component * Remove unnecessary network/websocket logic * Remove offline indicator. Fix linting issue * Fix websocketStatus prop issue * Refactor and remove animation from state * Fix AppState listener. Add connection retry.