render() {
      return factory({
        ...this.props,
        [stateName]: this.state.stateValue,
        [dispatchName]: this.dispatch,