I\'m trying to listen the network status using eventChannel from redux saga like this:
import {put, take} from \'redux-saga/effects\'; import {eventChannel} from