Two things happened here: a) we now allow you to change the activeNetworkTypes that you want to be active on, and b) we've corrected behavior so that you have the right network state evenduring init()
BREAKING CHANGE: If you pass netInfoAddEventListener, you must now also pass netInfoFetchState (which for people will mostly be NetInfo.fetch).
Two things happened here: a) we now allow you to change the activeNetworkTypes that you want to be active on, and b) we've corrected behavior so that you have the right network state evenduring init()
BREAKING CHANGE: If you pass netInfoAddEventListener, you must now also pass netInfoFetchState (which for people will mostly be NetInfo.fetch).