fluxible-context
v1.0.0
Published
Fluxible context singleton that can be used between apps and libraries to access a shared fluxible context.
Downloads
88
Readme
fluxible-context
Fluxible context singleton that can be used between apps and libraries to access a shared fluxible context.
import FluxibleContext from 'fluxible-context';
<FluxibleContext.Provider value={context}>
</FluxibleContext.Provider>
https://github.com/yahoo/fluxible/issues/584