A reusable modal component for React apps, written in TypeScript. This plugin provides a simple interface to display custom modals with action buttons.
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Mark top-level React method calls as pure for tree shaking
Add displayName to React.createClass calls
Turn JSX into React function calls in development
Accessible modal dialog component for React.JS
America's next top modal
Treat React JSX elements as value types and hoist them to the highest scope
ESLint rules for React Hooks
React specific linting rules for ESLint
Transform DOM elements into react-native-svg components
An enhanced React Native modal
Babel plugin to generate native module and view manager code for React Native.
Airbnb's ESLint config, following our styleguide
A react-native datetime-picker for Android and iOS
TypeScript definitions for react-modal
React Native specific linting rules for ESLint
React refresh plugin for Rspack
Remove unnecessary React propTypes from the production build
Report and remove unused es6 modules
Accessible medium.com-style image zoom for React
This is a small, zero dependency utility to manage modals in a natural way for React. It uses context to persist state of modals globally so that you can show/hide a modal easily either by the modal component or id.