awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-native-community avatar

react-native-community/react-native-modal

0
View on GitHub↗
5,656 स्टार्स·653 फोर्क्स·TypeScript·MIT·3 व्यूज़

React Native Modal

यह प्रोजेक्ट React Native एप्लिकेशन के लिए एक क्रॉस-प्लेटफॉर्म UI कंपोनेंट है जो मौजूदा एप्लिकेशन व्यू के ऊपर सामग्री प्रस्तुत करने के लिए एक कस्टमाइज़ेबल ओवरले विंडो प्रदान करता है। यह एनिमेटेड मोडल कंपोनेंट्स, बैकड्रॉप्स और मोबाइल ट्रांजिशन को मैनेज करने के लिए एक लाइब्रेरी के रूप में कार्य करता है। कंपोनेंट कस्टम एंटर और एग्जिट एनिमेशन और अत्यधिक कॉन्फ़िगर करने योग्य बैकड्रॉप्स के समर्थन के माध्यम से खुद को अलग करता है, जिससे ओपेसिटी, रंग और कस्टम तत्वों के एकीकरण को समायोजित किया जा सकता है। यह जेस्चर-आधारित डिसमिसल भी लागू करता है, जिससे उपयोगकर्ता बैकग्राउंड टैप या निर्दिष्ट दिशाओं में स्वाइप के माध्यम से ओवरले को बंद कर सकते हैं।

Features

  • Mobile Overlay Interfaces - Provides a cross-platform UI component for building animated popups and dialogs on mobile devices.
  • Keyboard Occlusion Management - Ensures overlay content remains visible and accessible when the software keyboard opens on mobile devices.
  • Mobile Gesture Interactions - Implements touch-based gestures such as swipe-to-dismiss for temporary mobile screens.
  • React Native Components - Provides a specialized UI component for creating custom overlay windows within the React Native ecosystem.
  • Component Composition Primitives - Wraps native modal primitives with a flexible layer of props for customizable backdrop and content styling.
  • Cross-Platform UI Component Libraries - Offers a reusable interface element for consistent modal behavior across different mobile operating systems.
  • Gesture-Based Dismissal - Enables the closure of modal panels through swipe gestures and background tap interactions.
  • Keyboard-Relative Positioning - Dynamically offsets the vertical position of the overlay based on the virtual keyboard's current frame.
  • Modal Transition Styles - Supports custom animation configurations for the presentation and dismissal of modal overlays.
  • Modal Overlays - Provides a comprehensive library for managing modal windows, backdrops, and overlay interaction logic.
  • Touch Gesture Detection - Detects and responds to touch interactions including swipes and background taps to trigger modal dismissal.
  • UI Transition Animations - Provides visual effects that interpolate styles and opacity during the modal entry and exit transitions.
  • Lifecycle Callbacks - Implements function hooks that trigger specifically at the start and end of modal animation sequences.
  • Modal Lifecycle Hooks - Triggers specific callbacks when modal animations start or finish, and upon system back button presses.
  • Popup Backdrops - Allows customization of the background overlay, including color, opacity, and custom elements for visual isolation.
  • UI Components - Enhanced and animated modal component.

स्टार हिस्ट्री

react-native-community/react-native-modal के लिए स्टार हिस्ट्री चार्टreact-native-community/react-native-modal के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

React Native Modal के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो React Native Modal के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • react-native-community/react-native-elementsreact-native-community का अवतार

    react-native-community/React-Native-Elements

    25,851GitHub पर देखें↗

    React-Native-Elements is a cross-platform mobile UI toolkit and component library. It provides a collection of pre-built visual elements and a framework for building responsive, uniform layouts that render consistently across different mobile operating systems. The library focuses on mobile interface standardization and React Native frontend design. It enables rapid mobile prototyping by offering a shared set of common UI patterns, allowing developers to assemble functional interfaces without coding every component from scratch. The toolkit supports cross-platform UI development by ensuring

    MDX
    GitHub पर देखें↗25,851
  • xotahal/react-native-material-uixotahal का अवतार

    xotahal/react-native-material-ui

    3,786GitHub पर देखें↗

    This project is a cross-platform mobile UI framework and component library for building native interfaces. It provides a suite of pre-built interface controls and a scalable design system to ensure a uniform visual language across mobile screens. The library is centered on a theme-based system that uses a centralized configuration object to manage colors, spacing, and typography. This configuration propagates through the component tree, allowing developers to customize the global theme or apply local style overrides to individual elements. The framework includes a collection of reusable Mate

    JavaScript
    GitHub पर देखें↗3,786
  • jeremybarbet/react-native-modalizejeremybarbet का अवतार

    jeremybarbet/react-native-modalize

    2,886GitHub पर देखें↗

    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
    GitHub पर देखें↗2,886
  • orderella/popupdialogorderella का अवतार

    orderella/PopupDialog

    4,026GitHub पर देखें↗

    PopupDialog is a Swift UI component library for iOS that provides a custom modal overlay system. It serves as a flexible replacement for the standard system alert controller, allowing for the creation of stylized popups and alerts with custom layouts. The library distinguishes itself through the ability to embed arbitrary view controllers directly into the dialog body. It includes a centralized theme configuration system to maintain consistent visual styles for containers, overlays, and buttons across an entire application. The project covers a broad range of layout and behavioral controls,

    Swift
    GitHub पर देखें↗4,026
React Native Modal के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

react-native-community/react-native-modal क्या करता है?

यह प्रोजेक्ट React Native एप्लिकेशन के लिए एक क्रॉस-प्लेटफॉर्म UI कंपोनेंट है जो मौजूदा एप्लिकेशन व्यू के ऊपर सामग्री प्रस्तुत करने के लिए एक कस्टमाइज़ेबल ओवरले विंडो प्रदान करता है। यह एनिमेटेड मोडल कंपोनेंट्स, बैकड्रॉप्स और मोबाइल ट्रांजिशन को मैनेज करने के लिए एक लाइब्रेरी के रूप में कार्य करता है। कंपोनेंट कस्टम एंटर और एग्जिट एनिमेशन और अत्यधिक कॉन्फ़िगर करने योग्य बैकड्रॉप्स के समर्थन के माध्यम से खुद को अलग करता है, जिससे ओपेसिटी, रंग और कस्टम तत्वों के एकीकरण को…

react-native-community/react-native-modal की मुख्य विशेषताएं क्या हैं?

react-native-community/react-native-modal की मुख्य विशेषताएं हैं: Mobile Overlay Interfaces, Keyboard Occlusion Management, Mobile Gesture Interactions, React Native Components, Component Composition Primitives, Cross-Platform UI Component Libraries, Gesture-Based Dismissal, Keyboard-Relative Positioning।

react-native-community/react-native-modal के कुछ ओपन-सोर्स विकल्प क्या हैं?

react-native-community/react-native-modal के ओपन-सोर्स विकल्पों में शामिल हैं: xotahal/react-native-material-ui — This project is a cross-platform mobile UI framework and component library for building native interfaces. It provides… react-native-community/react-native-elements — React-Native-Elements is a cross-platform mobile UI toolkit and component library. It provides a collection of… jeremybarbet/react-native-modalize — React Native Modalize is a customizable bottom sheet component designed for mobile applications. It functions as a… orderella/popupdialog — PopupDialog is a Swift UI component library for iOS that provides a custom modal overlay system. It serves as a… wix/react-native-ui-lib — This project is a React Native UI library and mobile component framework designed for building consistent, themed… shoutem/ui — This project is a cross-platform mobile UI library and design system built for the React Native framework. It provides…