awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SCENEE avatar

SCENEE/FloatingPanel

0
View on GitHub↗
5,813 نجوم·534 تفرعات·Swift·MIT·10 مشاهدات

FloatingPanel

FloatingPanel هو مكون Swift UI لـ iOS يوفر ورقة سفلية تفاعلية ومدير لوحة. يعمل كتحكم عرض مشروط يسمح للمطورين بعرض حاويات عائمة للمحتوى ذي الصلة والأدوات بجانب الشاشة الرئيسية.

يستخدم النظام نظام تثبيت مغناطيسي لتثبيت اللوحات في مواضع رأسية محددة مسبقاً ويدعم إدارة لوحات متعددة داخل عرض واحد. ويقوم بمزامنة موضع اللوحة مع سلوك التمرير للعروض الداخلية لتنسيق الحركة أثناء تفاعل المستخدم.

يغطي المشروع إمكانات لتتبع الموضع القائم على الإيماءات، وحسابات التخطيط المدفوعة بالحالة، وإرسال الأحداث القائم على التفويض. تُستخدم هذه العناصر لتنفيذ شاشات محتوى سياقية، ونوافذ مشروطة مخصصة، وواجهات تفاعلية قائمة على الخرائط.

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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة scenee/floatingpanel؟

FloatingPanel هو مكون Swift UI لـ iOS يوفر ورقة سفلية تفاعلية ومدير لوحة. يعمل كتحكم عرض مشروط يسمح للمطورين بعرض حاويات عائمة للمحتوى ذي الصلة والأدوات بجانب الشاشة الرئيسية.

ما هي الميزات الرئيسية لـ 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…

بدائل مفتوحة المصدر لـ FloatingPanel

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع FloatingPanel.
  • slackhq/panmodalالصورة الرمزية لـ slackhq

    slackhq/PanModal

    3,781عرض على GitHub↗

    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_sheetالصورة الرمزية لـ jamesblasco

    jamesblasco/modal_bottom_sheet

    1,966عرض على GitHub↗

    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/cardsالصورة الرمزية لـ PaoloCuscela

    PaoloCuscela/Cards

    4,207عرض على GitHub↗

    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/jvfloatlabeledtextfieldالصورة الرمزية لـ jverdi

    jverdi/JVFloatLabeledTextField

    7,150عرض على GitHub↗

    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
عرض جميع البدائل الـ 30 لـ FloatingPanel→