Typesafe modals management for React with queue features.
Focus on "opening" modals instead of the the hassle of keeping numerous `useState` hooks to keep all your modals in sync. Just define modal. Then open it from anywhere you want! This lib will take care of the rest.
React Modals is available as a package on NPM, install with your favorite package manager:
npm install @ayarayarovich/react-modals