unstated-next-subscribe

A React Higher Order Component (HOC) that allows for use of unstated-next containers in non-FunctionalComponents (class components).

combine-hooks

将多个`useHooks`合并成一个`hooks`,以便于`unstated-next`使用一次`createContainer`来创建全局的`store`。