sinhapaurush/sinha-context-provider
This is just an over layer of React's Context Hook, with this package you will be provided with a function to update context value from lower components. Hence, you don't need to pass `setState` Hook's function within the components or manually code it to create a equivalent.
JavaScript
No issues in this repository yet.