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

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

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

Ramotion/folding-cell

0
View on GitHub↗
10,196 نجوم·1,137 تفرعات·Swift·MIT·6 مشاهداتwww.ramotion.com/folding-cell↗

Folding Cell

Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI element that toggles between a collapsed and expanded state to reveal hidden information.

The component implements animated content disclosure using a paper-like transition. It is designed for interactive UI components and mobile layouts, allowing compact lists or grids to expand into detailed views without navigating to a new page.

Features

  • Expanding Content Cells - Provides a reusable expanding cell component that reveals hidden information with a smooth unfolding animation.
  • Animated Content Disclosure - Implements paper-like unfolding effects to disclose additional details and manage space efficiently.
  • React Components - Ships as a reusable React component designed for unfolding content transitions.
  • Collapsible Cells - Implements a layout element that hides secondary details until a user triggers an expansion.
  • Expanding UI Elements - Provides a UI component that toggles between collapsed and expanded states using smooth motion.
  • Interactive UI Components - Provides an interactive UI component with smooth animations to improve the user experience.
  • CSS State Transitions - Toggles visibility and size using state-driven transitions to trigger choreographed layout shifts.
  • Layout Dimension Animators - Implements layout-driven motion to interpolate between collapsed and expanded states.
  • Runtime Height Calculators - Determines the target expansion size based on the measured height of hidden content at runtime.
  • Mobile Layout Toolkits - Designed for mobile layouts, allowing compact grids to expand into detailed views without page navigation.
  • Card Components - Expanding content cell with folding paper animation.
  • Table And Collection Views - Cell with a cool folding animation effect.
  • Table View Components - Expanding content cell inspired by folding paper.
  • Table View Management - Folding cell transition animation.
  • UI Animation Components - Provides an expanding content cell with a paper-folding animation effect.
  • UI Components - Expanding content cell inspired by folding paper.
  • UI Components and Widgets - Cell that folds to reveal content.

سجل النجوم

مخطط تاريخ النجوم لـ ramotion/folding-cellمخطط تاريخ النجوم لـ ramotion/folding-cell

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

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

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

Start searching with AI

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

ما هي وظيفة ramotion/folding-cell؟

Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI element that toggles between a collapsed and expanded state to reveal hidden information.

ما هي الميزات الرئيسية لـ ramotion/folding-cell؟

الميزات الرئيسية لـ ramotion/folding-cell هي: Expanding Content Cells, Animated Content Disclosure, React Components, Collapsible Cells, Expanding UI Elements, Interactive UI Components, CSS State Transitions, Layout Dimension Animators.

ما هي البدائل مفتوحة المصدر لـ ramotion/folding-cell؟

تشمل البدائل مفتوحة المصدر لـ ramotion/folding-cell: cosmicmind/material — Material is a mobile user interface framework designed for building responsive and consistent native applications. It… gontovnik/dgelasticpulltorefresh — DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect… ramotion/expanding-collection — This project is a suite of visual components and interface models designed to create animated transitions between… ruanyf/react-demos — This project is a collection of practical code samples and demonstrations for building user interfaces with React. It… gaearon/react-dnd — React-dnd is a drag and drop framework and library for React applications. It provides a system of higher-order… magicuidesign/magicui — Magic UI is a copy-paste UI framework and React animated library providing a collection of interactive, visually…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Folding Cell.
  • cosmicmind/materialالصورة الرمزية لـ CosmicMind

    CosmicMind/Material

    11,988عرض على GitHub↗

    Material is a mobile user interface framework designed for building responsive and consistent native applications. It provides a declarative component architecture that allows developers to construct complex interfaces through modular, self-contained elements that manage their own state and rendering logic. The framework distinguishes itself through a constraint-based layout engine that calculates component geometry by solving spatial relationships between elements, ensuring layouts adapt automatically to varying screen sizes. It also features a hierarchical design system that propagates styl

    Swiftanimationcardcosmicmind
    عرض على GitHub↗11,988
  • gontovnik/dgelasticpulltorefreshالصورة الرمزية لـ gontovnik

    gontovnik/DGElasticPullToRefresh

    3,745عرض على GitHub↗

    DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect for scrolling lists. It serves as a specialized table view extension that triggers content updates via a downward swipe gesture. The component uses bezier paths and spring physics to render curved visual elements, simulating a flexible stretching effect during user interaction. This physics-based approach governs the movement and bounce of the interface to create a fluid feel. The system manages gesture-driven states and coordinate transformations to shift the view hierarchy.

    Swift
    عرض على GitHub↗3,745
ramotion/expanding-collectionالصورة الرمزية لـ Ramotion

Ramotion/expanding-collection

5,520عرض على GitHub↗

This project is a suite of visual components and interface models designed to create animated transitions between condensed grid previews and expanded detail views. It provides a card transition library and SwiftUI animated UI components that enable a peek-and-pop interface where small preview cards expand into full-screen content. The system implements an animated grid layout that allows collections of cards to expand and contract to reveal more information. These interactions are supported by animations that transform small content cells into full-screen interfaces to maintain visual contin

Swift
عرض على GitHub↗5,520
  • ruanyf/react-demosالصورة الرمزية لـ ruanyf

    ruanyf/react-demos

    16,471عرض على GitHub↗

    This project is a collection of practical code samples and demonstrations for building user interfaces with React. It serves as a set of examples illustrating common interface patterns, state management techniques, and the implementation of modular, reusable components. The repository provides specific demonstrations for several core development areas. These include samples for retrieving and rendering asynchronous data from external APIs, managing component lifecycles during mounting and unmounting, and handling internal state to sync form inputs. It also includes guides for direct document

    JavaScript
    عرض على GitHub↗16,471
  • عرض جميع البدائل الـ 30 لـ Folding Cell→