All Projects → react-bootstrap → React Overlays

react-bootstrap / React Overlays

Licence: mit
Utilities for creating robust overlay components

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Overlays

Popupdialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
Stars: ✭ 3,709 (+358.47%)
Mutual labels:  modal, overlay
Reoverlay
The missing solution for managing modals in React.
Stars: ✭ 91 (-88.75%)
Mutual labels:  modal, overlay
Webannoyances
Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.
Stars: ✭ 831 (+2.72%)
Mutual labels:  modal, overlay
React Layer Stack
Layering system for React. Useful for popover/modals/tooltip/dnd application
Stars: ✭ 152 (-81.21%)
Mutual labels:  modal, overlay
react-layer-stack
Layering system for React. Useful for popover/modals/tooltip/dnd application
Stars: ✭ 158 (-80.47%)
Mutual labels:  overlay, modal
toppy
Overlay library for Angular 7+
Stars: ✭ 81 (-89.99%)
Mutual labels:  overlay, modal
React Native Loading Spinner Overlay
💈 React Native loading spinner overlay
Stars: ✭ 1,369 (+69.22%)
Mutual labels:  modal, overlay
react-spring-bottom-sheet
Accessible ♿️, Delightful ✨, & Fast 🚀
Stars: ✭ 604 (-25.34%)
Mutual labels:  overlay, modal
Jquery Popup Overlay
jQuery plugin for responsive and accessible modal windows and tooltips
Stars: ✭ 511 (-36.84%)
Mutual labels:  modal, overlay
Rmodal.js
A simple 1.2 KB modal dialog with no dependencies
Stars: ✭ 613 (-24.23%)
Mutual labels:  modal
React Useportal
🌀 React hook for Portals
Stars: ✭ 698 (-13.72%)
Mutual labels:  modal
Comen
📺直播用弹幕栏【原bilichat】
Stars: ✭ 581 (-28.18%)
Mutual labels:  overlay
Mediumlightbox
Nice and elegant way to add zooming functionality for images, inspired by medium.com
Stars: ✭ 671 (-17.06%)
Mutual labels:  modal
Django Admin Interface
django's default admin interface made customizable. popup windows replaced by modals. :mage: ⚡️
Stars: ✭ 717 (-11.37%)
Mutual labels:  modal
Css Components
☕️ A set of common UI Components using the power of CSS and without Javascript.
Stars: ✭ 592 (-26.82%)
Mutual labels:  modal
React Native Raw Bottom Sheet
Add Your Own Component To Bottom Sheet Whatever You Want (Android and iOS)
Stars: ✭ 771 (-4.7%)
Mutual labels:  modal
Bootstrap Modal
Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
Stars: ✭ 5,039 (+522.87%)
Mutual labels:  modal
Sweetalert
A beautiful replacement for JavaScript's "alert"
Stars: ✭ 21,871 (+2603.46%)
Mutual labels:  modal
Overlaycontainer
Non-intrusive iOS UI library to implement overlay based interfaces
Stars: ✭ 777 (-3.96%)
Mutual labels:  overlay
React Modal
Accessible modal dialog component for React
Stars: ✭ 6,716 (+730.16%)
Mutual labels:  modal

react-overlays

CI status Deploy docs status Codecov Netlify Status

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].