react-overlays alternatives and similar libraries
Based on the "Overlay" category.
Alternatively, view react-overlays alternatives based on common mentions on social networks and blogs.
-
sweetalert2
β¨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. πΊπ¦ -
react-aria-modal
A fully accessible React modal built according WAI-ARIA Authoring Practices -
sweetalert2-react-content
Official SweetAlert2 enhancer adding support for React elements as content -
react-modal2
:thought_balloon: Simple modal component for React. -
modali
A delightful modal dialog component for React, built from the ground up to support React Hooks.
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of react-overlays or a related project?
README
react-overlays
Utilities for creating robust overlay components.
Documentation
https://react-bootstrap.github.io/react-overlays
Installation
npm install --save react-overlays
Notes
All of these utilities have been abstracted out of React-Bootstrap in order to provide better access to the generic implementations of these commonly-needed components. The included components are building blocks for creating more polished components. Everything is bring-your-own-styles, CSS or otherwise.
If you are looking for more complete overlays, modals, or tooltips β something you can use out-of-the-box β check out React-Bootstrap, which is built using these components.