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

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

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

SCENEE/FloatingPanel

0
View on GitHub↗
5,813 स्टार्स·534 फोर्क्स·Swift·MIT·9 व्यूज़

FloatingPanel

FloatingPanel iOS के लिए एक Swift UI घटक है जो एक इंटरैक्टिव बॉटम शीट और पैनल मैनेजर प्रदान करता है। यह एक मोडल प्रेजेंटेशन कंट्रोलर के रूप में कार्य करता है जो डेवलपर्स को मुख्य स्क्रीन के साथ संबंधित सामग्री और यूटिलिटीज़ के लिए फ़्लोटिंग कंटेनर प्रदर्शित करने की अनुमति देता है।

यह सिस्टम पैनल को पूर्व-निर्धारित ऊर्ध्वाधर स्थितियों पर स्नैप करने के लिए एक चुंबकीय एंकर प्रणाली का उपयोग करता है और एक ही व्यू के भीतर कई पैनलों के मैनेजमेंट का समर्थन करता है। यह यूज़र इंटरैक्शन के दौरान मूवमेंट को समन्वित करने के लिए आंतरिक व्यूज़ के स्क्रॉलिंग व्यवहार के साथ पैनल की स्थिति को सिंक्रोनाइज़ करता है।

यह प्रोजेक्ट जेस्चर-आधारित पोज़िशन ट्रैकिंग, स्टेट-ड्रिवन लेआउट गणना और डेलिगेट-आधारित इवेंट डिस्पैच के लिए क्षमताओं को कवर करता है। इन एलिमेंट्स का उपयोग प्रासंगिक कंटेंट डिस्प्ले, कस्टम मोडल्स और इंटरैक्टिव मैप-आधारित इंटरफ़ेस को लागू करने के लिए किया जाता है।

Features

  • iOS UI Components - Provides a reusable iOS UI component for interactive floating panels and bottom sheets.
  • Scroll-Synchronized - Synchronizes a bottom sheet's pan gesture with the scrolling behavior of its internal content.
  • Panel Position Trackings - Tracks touch movements to dynamically update the vertical offset and state of the floating panel.
  • Draggable Panels - Manages draggable panels with customizable thresholds and movement synchronization.
  • Floating UI Components - Renders a floating container view for utilities and related content alongside a main screen.
  • Magnetic Snapping Systems - Snaps panels to predefined vertical positions using configurable thresholds and stability offsets.
  • Mobile Bottom Sheets - Provides a slide-up panel specifically designed for mobile viewport interactions with magnetic anchors.
  • Modal Sheet Presentations - Provides modal sheet presentations that function as overlays with dismissal gestures and background blocking.
  • Nested Scroll Coordination - Coordinates scrolling behavior between the floating panel container and its internal scrollable content.
  • Swift UI Components - Implements a modular layout element built with Swift for Apple platforms.
  • Multi-Panel Layout Managers - Allows the rendering and management of several floating panels in one view with customizable behavior.
  • State-Based Geometry Engines - Calculates panel dimensions and positions based on a set of predefined states and layout constraints.
  • Contextual Overlay Presentations - Displays related information in a draggable overlay that adjusts height based on user requirements.
  • Delegate-Based - Implements the iOS delegate pattern to forward user interaction events to a host controller.
  • Interactive Map Workflows - Enables the creation of map-based layouts where sliding panels provide location details and search results.
  • Controller Presentation - Ships a custom presentation controller to manage the transition and overlay of floating panels.
  • Transitions - Floating panel UI component for iOS.

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

scenee/floatingpanel के लिए स्टार हिस्ट्री चार्टscenee/floatingpanel के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

FloatingPanel के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो FloatingPanel के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • slackhq/panmodalslackhq का अवतार

    slackhq/PanModal

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

    PanModal is an iOS UI library used to create draggable bottom sheet modals that slide up from the bottom of the screen. It provides a programmatic interface for managing the layout, height, and state of these overlay panels, allowing content to be presented over a main view without navigating away from the current screen. The library includes a pan gesture coordinator that synchronizes touch movements between the draggable container and internal scrollable content. This ensures that sliding the modal and scrolling within its content do not conflict. The framework covers custom presentation l

    Swift
    GitHub पर देखें↗3,781
  • jamesblasco/modal_bottom_sheetjamesblasco का अवतार

    jamesblasco/modal_bottom_sheet

    1,966GitHub पर देखें↗

    Modal bottom sheet is a cross-platform mobile UI framework plugin for Flutter that renders advanced modal bottom sheets and interactive overlay components. It provides a specialized routing mechanism for custom route-based modal presentations, layout utilities for edge-to-edge safe area inset handling, gesture interception systems for nested scroll view coordination, and navigation structures for sequential modal overlay stacking. The library supports platform-adaptive widget styling that dynamically switches between Material Design and iOS Cupertino visual guidelines based on the host platfo

    Dartcupertinodartflutter
    GitHub पर देखें↗1,966
  • paolocuscela/cardsPaoloCuscela का अवतार

    PaoloCuscela/Cards

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

    Cards is an iOS UI component library and a collection of reusable Swift components designed to render app marketplace style cards. It provides pre-defined layout templates for displaying application information and metadata on iOS devices. The library focuses on recreating the visual style of a mobile application marketplace, specifically producing user interface elements that mimic the look and feel of the Apple App Store. The project implements these views using a declarative SwiftUI layout, utilizing a composition-based hierarchy and protocol-oriented data modeling to decouple data struct

    Swift
    GitHub पर देखें↗4,207
  • jverdi/jvfloatlabeledtextfieldjverdi का अवतार

    jverdi/JVFloatLabeledTextField

    7,150GitHub पर देखें↗

    JVFloatLabeledTextField is a reusable UIKit component for iOS that provides a text input field with a floating label. It animates the placeholder text into a hovering label when the field is focused or contains text, maintaining visual context for the user during data entry. This library functions as a programmable interface element for native applications developed with Swift and Objective-C, specifically designed to implement modern mobile form design patterns. The component manages these interactions through a combination of state-driven label transitions and constraint-based layout anima

    Objective-C
    GitHub पर देखें↗7,150
FloatingPanel के सभी 30 विकल्प देखें→

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

scenee/floatingpanel क्या करता है?

FloatingPanel iOS के लिए एक Swift UI घटक है जो एक इंटरैक्टिव बॉटम शीट और पैनल मैनेजर प्रदान करता है। यह एक मोडल प्रेजेंटेशन कंट्रोलर के रूप में कार्य करता है जो डेवलपर्स को मुख्य स्क्रीन के साथ संबंधित सामग्री और यूटिलिटीज़ के लिए फ़्लोटिंग कंटेनर प्रदर्शित करने की अनुमति देता है।

scenee/floatingpanel की मुख्य विशेषताएं क्या हैं?

scenee/floatingpanel की मुख्य विशेषताएं हैं: iOS UI Components, Scroll-Synchronized, Panel Position Trackings, Draggable Panels, Floating UI Components, Magnetic Snapping Systems, Mobile Bottom Sheets, Modal Sheet Presentations।

scenee/floatingpanel के कुछ ओपन-सोर्स विकल्प क्या हैं?

scenee/floatingpanel के ओपन-सोर्स विकल्पों में शामिल हैं: slackhq/panmodal — PanModal is an iOS UI library used to create draggable bottom sheet modals that slide up from the bottom of the… jamesblasco/modal_bottom_sheet — Modal bottom sheet is a cross-platform mobile UI framework plugin for Flutter that renders advanced modal bottom… paolocuscela/cards — Cards is an iOS UI component library and a collection of reusable Swift components designed to render app marketplace… jverdi/jvfloatlabeledtextfield — JVFloatLabeledTextField is a reusable UIKit component for iOS that provides a text input field with a floating label.… roberthein/bouncylayout — BouncyLayout is a Swift UI layout component and iOS UI component designed as a spring-based animation library. It… jaydee3/jdstatusbarnotification — JDStatusBarNotification is a Swift notification banner library and iOS UI component designed to display customizable…