An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/sinhapaurush/sinha-context-provider

Last synced: 11 months ago
JSON representation

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.

Awesome Lists containing this project