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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesSwipe Action Managers

Systems for configuring, scaling, and triggering a set of action buttons revealed by a swipe gesture.

Distinct from Manual Swipe Controllers: Manages a set of action buttons rather than just the interaction logic of a scroll container.

Explore 5 awesome GitHub repositories matching user interface & experience · Swipe Action Managers. Refine with filters or upvote what's useful.

Awesome Swipe Action Managers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dcloudio/muiAvatar von dcloudio

    dcloudio/mui

    13,474Auf GitHub ansehen↗

    mui is a mobile UI component framework and native-like web UI kit designed for building high-performance mobile web interfaces. It functions as a mobile web performance framework and gesture-based interface library to eliminate browser lag and mimic the behaviors and animations of native mobile applications. The framework focuses on implementing common mobile UX patterns, including pull-to-refresh functionality, swipe-to-action menus, and sliding side navigation. It provides specialized tools for gesture-driven interface development to ensure an immediate visual response to touch interactions

    Implements managers for revealing operation buttons via left and right swipe gestures on list items.

    JavaScriptandroidcssdcloud
    Auf GitHub ansehen↗13,474
  • didi/cube-uiAvatar von didi

    didi/cube-ui

    9,116Auf GitHub ansehen↗

    cube-ui is a mobile-first Vue.js component library that provides a comprehensive set of pre-built UI elements for building touch-based mobile web applications. The library is built on Vue's single-file component architecture and supports on-demand ES module imports, allowing developers to selectively load only the components they need to optimize bundle size. It also offers plugin-based global registration for convenient setup and includes a CLI scaffolding tool to generate project skeletons with pre-configured build settings. The library distinguishes itself with a gesture-driven interaction

    Ships swipe actions on list items to reveal hidden delete or archive buttons.

    JavaScriptcube-uijavascriptui-library
    Auf GitHub ansehen↗9,116
  • cewendel/swtableviewcellAvatar von CEWendel

    CEWendel/SWTableViewCell

    7,107Auf GitHub ansehen↗

    SWTableViewCell is a UIKit component and library for adding interactive swipe-to-reveal action buttons to table view cells in iOS applications. It functions as a swipe action manager and a specialized interface element designed to handle touch gestures and sliding animations for list items. The library features a layout mechanism that automatically scales the size of action buttons to fit available screen space based on the number of buttons added. It uses a system to detect touch events that trigger specific actions or slide cells back to their original positions. The system manages the spa

    Manages the configuration and scaling of multiple action buttons that appear upon swiping a list row.

    Objective-C
    Auf GitHub ansehen↗7,107
  • swipecellkit/swipecellkitAvatar von SwipeCellKit

    SwipeCellKit/SwipeCellKit

    6,288Auf GitHub ansehen↗

    Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.

    Reveals action buttons using Border, Drag, or Reveal animation styles during cell swiping.

    Swift
    Auf GitHub ansehen↗6,288
  • taiga-family/taiga-uiAvatar von taiga-family

    taiga-family/taiga-ui

    4,002Auf GitHub ansehen↗

    Taiga UI is an Angular UI component library and accessible design system used for building enterprise web interfaces. It provides a comprehensive collection of reusable interface elements and layout tools, functioning as a mobile-first UI kit with responsive components that adapt to different device capabilities. The library distinguishes itself through an integrated data visualization library featuring various chart types and a dedicated form management framework with built-in validation and formatting for specialized data. It also features AI-driven development workflows by integrating comp

    Ships systems for configuring and triggering action buttons revealed by a swipe gesture.

    TypeScriptangularbest-practicescdk
    Auf GitHub ansehen↗4,002
  1. Home
  2. User Interface & Experience
  3. Scroll Containers
  4. Swipe Action Managers

Unter-Tags erkunden

  • Collection View Swipe ActionsExtends UICollectionView cells with swipe gesture support for revealing action buttons and expansion animations. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses specifically on UICollectionView integration, not general swipe action management.
  • Expansion ConfigurationsConfigurable thresholds, triggers, elasticity, and completion animations for swipe action expansion behavior. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses specifically on the expansion behavior configuration (thresholds, triggers, elasticity) rather than general swipe action management.
  • Expansion Fulfillment ConfigurationsControls whether an expanded swipe action automatically deletes the cell or requires manual confirmation. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses specifically on the fulfillment behavior after expansion (auto-delete vs. manual confirmation), not general swipe action management.
  • Progress ObservationsDelegate-based observation of swipe action visibility percentage and underlying button references for custom updates. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses on observing swipe action progress and providing button references, not general swipe action management.
  • Swipe Action Expansion ConfigurationConfiguration of when and how swipe actions expand, with configurable thresholds, triggers, and animations. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses specifically on expansion configuration, not general swipe action management.
  • Swipe Action Transition StylesAnimation styles for revealing action buttons during cell swiping, including Border, Drag, and Reveal modes. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses on the transition animation styles, not general swipe action management.
  • Tall Cell Action CenteringVertical centering of swipe action buttons relative to the visible portion of a tall cell, accounting for navigation bars and toolbars. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses on vertical centering for tall cells, not general swipe action management.
  • Threshold-Based Action ExpansionsAnimated expansion of a swipe action button when the user drags past a threshold, using built-in destructive and fill expansion styles. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses on the threshold-based expansion animation, not general swipe action management.
  • Transition Style SelectionsSelection of border, drag, or reveal animation styles for how swipe action buttons appear during a gesture. **Distinct from Swipe Action Managers:** Distinct from Swipe Action Managers: focuses specifically on the transition animation style (border, drag, reveal) rather than general swipe action management.