Skip to main content

Reprovider

A service injector designed for React and Redux

Easy to use

Just create your service, declare into a Registry and consume with the Reprovider Hook.

Dependecy Injection

Reprovider use the Dependency Injection for insert the services into components without needed instantiate the classes.

Redux Integration

You can use Redux and Inject services in thunks and reducers using Buildux