A Simple useGlobalState hook for React, which allows you to share data across other components without having to pass props all the way down, create context or use state management tool.
Preview:
Download Details:
Author: spiderpoul
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/spiderpoul/use-global-state-react
License: MIT