Hi, thank you for a great library, react context is de facto built-in DI and the library utilize the concept very well, it's like something I'd implement myself if react-ioc didn't exist.
Returning to the subject, it would be nice to import Token and Definition from the library, for example to decompose binding definitions to a separate module.
Hi, thank you for a great library, react context is de facto built-in DI and the library utilize the concept very well, it's like something I'd implement myself if
react-iocdidn't exist.Returning to the subject, it would be nice to import
TokenandDefinitionfrom the library, for example to decompose binding definitions to a separate module.