I'd like to work on this issue
@gaearon Where is the solution to use combineReducers as a react hook. For small usecases we need to combine more reducers using hook.
ya i was also looking for using combineReducer on useReducer Hook, Did not found any solution.
is there any workaround for this as of Nov 2019?