awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ra1028 avatar

ra1028/RAReorderableLayoutArchived

0
View on GitHub↗
864 stars·137 forks·Swift·MIT·10 views

RAReorderableLayout

A UICollectionView layout whitch can move item with drag and drop.

Features

  • List And Grid Views - Reorderable collection view layout.
  • UI Components - Collection view layout supporting drag-and-drop reordering.

Star history

Star history chart for ra1028/rareorderablelayoutStar history chart for ra1028/rareorderablelayout

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ra1028/rareorderablelayout do?

A UICollectionView layout whitch can move item with drag and drop.

What are the main features of ra1028/rareorderablelayout?

The main features of ra1028/rareorderablelayout are: List And Grid Views, UI Components.

What are some open-source alternatives to ra1028/rareorderablelayout?

Open-source alternatives to ra1028/rareorderablelayout include: jamztang/csstickyheaderflowlayout — CSStickyHeaderFlowLayout is a specialized layout wrapper for UICollectionView on iOS. It provides a sticky header list… bryankeller/blkflexibleheightbar — Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps. rstacruz/nprogress — nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress… facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable… 342261733/xnqshoppingtrolley — 购物车. 0x73/sdevflatcolors.

Open-source alternatives to RAReorderableLayout

Similar open-source projects, ranked by how many features they share with RAReorderableLayout.
  • bryankeller/blkflexibleheightbarbryankeller avatar

    bryankeller/BLKFlexibleHeightBar

    3,074View on GitHub↗

    Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.

    Objective-C
    View on GitHub↗3,074
  • jamztang/csstickyheaderflowlayoutjamztang avatar

    jamztang/CSStickyHeaderFlowLayout

    5,041View on GitHub↗

    CSStickyHeaderFlowLayout is a specialized layout wrapper for UICollectionView on iOS. It provides a sticky header list component where section headers remain pinned to the top of the screen during scrolling. The project implements parallax header effects, allowing background images to move at a different speed than foreground content to create depth. It also includes animated header images that expand or collapse based on the user's scroll position. The layout manages coordinate-based view repositioning and dynamic frame calculations to handle visual transitions. It utilizes offset-based scr

    Objective-C
    View on GitHub↗5,041
  • facebook/componentkitfacebook avatar

    facebook/componentkit

    5,787View on GitHub↗

    ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe

    Objective-C++
    View on GitHub↗5,787
  • rstacruz/nprogressrstacruz avatar

    rstacruz/nprogress

    26,406View on GitHub↗

    nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress indicator used to track the state of asynchronous operations within a browser document. The library allows for the visualization of loading states through a thin progress bar and spinner. It supports progress state management, enabling the bar to be started, stopped, or marked as complete, with support for incremental progress tracking and percentage-based updates. Users can modify the visual style by overriding default CSS or replacing the markup template. The component als

    JavaScript
    View on GitHub↗26,406
  • See all 30 alternatives to RAReorderableLayout→