awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-native-modal avatar

react-native-modal/react-native-modal

0
View on GitHub↗
5,657 estrellas·652 forks·TypeScript·MIT·5 vistas

React Native Modal

Esta es una biblioteca de superposición (overlay) de UI móvil para React Native que proporciona un componente modal animado. Funciona como un elemento de interfaz sensible a gestos utilizado para presentar contenido suplementario a través de ventanas superpuestas que admiten transiciones personalizadas y ajustes de diseño dinámicos.

La biblioteca cuenta con un observador de diseño dinámico que redimensiona y reposiciona automáticamente los componentes durante las rotaciones de pantalla o cuando aparece el teclado en pantalla. Implementa navegación basada en gestos, permitiendo a los usuarios descartar las superposiciones mediante gestos de deslizamiento configurados e interacciones con el fondo.

El proyecto cubre la coordinación de animaciones y transiciones, incluyendo hooks de ciclo de vida que ejecutan callbacks antes y después de las animaciones de ventana. También incluye utilidades para la personalización del fondo y la gestión de contenido desplazable para evitar conflictos de interacción durante las acciones de deslizar para descartar.

Features

  • Modal Components - Provides highly styled modal components for React Native with custom animations and backdrop controls.
  • React Native Components - Implements animated overlay windows as pre-built UI components for React Native development.
  • Swipe Threshold Processors - Triggers modal dismissal based on touch coordinates and velocity thresholds during swipe gestures.
  • Gesture-Based UI Components - Provides a UI component that tracks gestures and backdrop interactions to trigger dismissal animations.
  • Interactive Dismissal - Closes overlay windows automatically when users tap the backdrop or complete a swipe gesture.
  • Native Animation Interpolators - Coordinates JavaScript state changes with native animation frames for high-performance overlay transitions.
  • Overlay Transition Animations - Provides custom entrance and exit animations for modal overlay windows to ensure smooth visual feedback.
  • State Transition Animators - Synchronizes application state changes with native animation frames for fluid overlay transitions.
  • Dynamic Layout Observers - Automatically adjusts modal dimensions by monitoring device orientation and keyboard visibility events.
  • Swipe-to-Dismiss Gestures - Defines directional swipe gestures and sensitivity thresholds used to dismiss modal content.
  • Navigation Gestures - Implements swipe-to-dismiss patterns to allow users to close overlays through intuitive touch gestures.
  • Scroll-Gesture Coordinators - Prevents interaction conflicts between internal content scrolling and swipe-to-dismiss gestures.
  • Soft Keyboard Layout Managers - Implements layout management that automatically shifts modal windows to keep input fields accessible when the virtual keyboard appears.
  • Adaptive Window Dimensioning - Provides dynamic recalculation of window dimensions and positions in response to device orientation and keyboard visibility.
  • Transition Lifecycle Hooks - Executes developer-defined callbacks at precise intervals before and after window transition animations.
  • Scrollable Content Integrations - Handles scroll offsets and touch event propagation for oversized content within modal windows.
  • Mobile Overlay Interfaces - Offers a suite of UI components for presenting temporary overlay content on mobile devices.
  • Backdrop Configurators - Offers utilities to customize the opacity, color, and interactivity of the background backdrop layer.
  • Event-Intercepting Backdrops - Implements a full-screen background layer that captures pointer events to trigger modal dismissal.

Historial de estrellas

Gráfico del historial de estrellas de react-native-modal/react-native-modalGráfico del historial de estrellas de react-native-modal/react-native-modal

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con React Native Modal

Colecciones seleccionadas manualmente donde aparece React Native Modal.
  • Librerías de componentes UI para React Native

Alternativas open-source a React Native Modal

Proyectos open-source similares, clasificados según cuántas características comparten con React Native Modal.
  • react-native-community/react-native-modalAvatar de react-native-community

    react-native-community/react-native-modal

    5,656Ver en GitHub↗

    This project is a cross-platform UI component for React Native applications that provides a customizable overlay window for presenting content on top of existing application views. It serves as a library for managing animated modal components, backdrops, and mobile transitions. The component distinguishes itself through support for custom enter and exit animations and highly configurable backdrops, allowing for the adjustment of opacity, color, and the integration of custom elements. It also implements gesture-based dismissal, enabling users to close overlays via background taps or swipes in

    TypeScript
    Ver en GitHub↗5,656
  • jeremybarbet/react-native-modalizeAvatar de jeremybarbet

    jeremybarbet/react-native-modalize

    2,886Ver en GitHub↗

    React Native Modalize is a customizable bottom sheet component designed for mobile applications. It functions as a navigation and interface utility that allows users to access secondary content or settings through slide-up panels without leaving their current screen context. The library distinguishes itself by processing touch events and swipe gestures directly on the UI thread, ensuring responsive interaction across different mobile devices. It utilizes a portal-based rendering approach to position modal content above all other application elements, while its internal logic synchronizes scro

    TypeScriptcomponentmodalreact
    Ver en GitHub↗2,886
  • john-lluch/swrevealviewcontrollerAvatar de John-Lluch

    John-Lluch/SWRevealViewController

    4,489Ver en GitHub↗

    SWRevealViewController is an iOS container view controller and navigation transition component used to create reveal view interfaces. It functions as a side menu controller that slides a primary view to expose a secondary navigation panel or hidden content. The project enables the creation of layered UI where a main screen moves away from the edges via pan and tap gestures to reveal a background side menu. It manages the visual transitions and animation behaviors required to switch between these stacked view controllers. The system handles nested interface layers and view controller manageme

    Objective-C
    Ver en GitHub↗4,489
  • kirillzyusko/react-native-keyboard-controllerAvatar de kirillzyusko

    kirillzyusko/react-native-keyboard-controller

    3,349Ver en GitHub↗

    This is a keyboard interaction library and manager for React Native that provides smooth animations, gesture-based dismissal, and event tracking. It serves as a cross-platform keyboard event bus, ensuring consistent keyboard show and hide behavior between iOS and Android. The project features an interactive animation driver that links native keyboard frame events directly to animated values to bypass bridge round-trips. It enables interactive keyboard dismissal via swipe gestures and includes a keyboard preloading system to eliminate first-show latency and input lag. The library provides com

    TypeScriptandroidanimationavoiding-view
    Ver en GitHub↗3,349
Ver las 30 alternativas a React Native Modal→

Preguntas frecuentes

¿Qué hace react-native-modal/react-native-modal?

Esta es una biblioteca de superposición (overlay) de UI móvil para React Native que proporciona un componente modal animado. Funciona como un elemento de interfaz sensible a gestos utilizado para presentar contenido suplementario a través de ventanas superpuestas que admiten transiciones personalizadas y ajustes de diseño dinámicos.

¿Cuáles son las características principales de react-native-modal/react-native-modal?

Las características principales de react-native-modal/react-native-modal son: Modal Components, React Native Components, Swipe Threshold Processors, Gesture-Based UI Components, Interactive Dismissal, Native Animation Interpolators, Overlay Transition Animations, State Transition Animators.

¿Qué alternativas de código abierto existen para react-native-modal/react-native-modal?

Las alternativas de código abierto para react-native-modal/react-native-modal incluyen: react-native-community/react-native-modal — This project is a cross-platform UI component for React Native applications that provides a customizable overlay… jeremybarbet/react-native-modalize — React Native Modalize is a customizable bottom sheet component designed for mobile applications. It functions as a… kirillzyusko/react-native-keyboard-controller — This is a keyboard interaction library and manager for React Native that provides smooth animations, gesture-based… john-lluch/swrevealviewcontroller — SWRevealViewController is an iOS container view controller and navigation transition component used to create reveal… dylanvann/react-native-fast-image — This is a high-performance image component and native caching library for mobile applications. It provides tools for… meliorence/react-native-snap-carousel — This project is a cross-platform mobile carousel component for creating swipeable image and content sliders. It…