Skip to content

Repository files navigation

react-provider-stack

npm downloadsgzip sizenpm versionPRs Welcome

Usage

This lets you avoid a deeply nested set of providers by defining them as an array.

importProviderStackfrom'react-provider-stack';functionApp(){return(<ProviderStackproviders={[Provider1,Provider2,Provider3]}><AppLogic/></ProviderStack);}

The only requirement is that each provider is a react component that only takes children.

This README was generated by anansi.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages