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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesSwipeable Table Cells

Specialized table view cells that can be swiped to reveal interactive controls.

Distinguishing note: Specific to the 'swipe-to-reveal' behavior of table cells, distinct from collapsible or editable cells.

Explore 4 awesome GitHub repositories matching user interface & experience · Swipeable Table Cells. Refine with filters or upvote what's useful.

Awesome Swipeable Table Cells GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cewendel/swtableviewcellCEWendel का अवतार

    CEWendel/SWTableViewCell

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

    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

    Implements a UIKit component for adding interactive swipe-to-reveal action buttons to iOS table view cells.

    Objective-C
    GitHub पर देखें↗7,107
  • mortimergoro/mgswipetablecellMortimerGoro का अवतार

    MortimerGoro/MGSwipeTableCell

    6,916GitHub पर देखें↗

    MGSwipeTableCell is an iOS mobile UI library providing a custom UIKit table view cell subclass. It is a swipeable UI component designed to implement swipe-to-action patterns within native Apple mobile applications. The library enables the creation of interactive table cells that reveal hidden buttons through horizontal swipe gestures. It includes expandable swipe action triggers that execute specific events when a gesture exceeds a defined distance threshold. The component covers mobile UI gesture integration and table view customization, utilizing coordinate-based layout mapping and state-b

    Extends the standard table view cell to implement a swipe-to-reveal interaction pattern.

    Objective-C
    GitHub पर देखें↗6,916
  • swipecellkit/swipecellkitSwipeCellKit का अवतार

    SwipeCellKit/SwipeCellKit

    6,288GitHub पर देखें↗

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

    A library for adding swipeable action buttons to table and collection view cells with customizable transitions and expansion behaviors.

    Swift
    GitHub पर देखें↗6,288
  • nixzhu/dev-blognixzhu का अवतार

    nixzhu/dev-blog

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

    यह प्रोजेक्ट iOS एप्लिकेशन विकास के लिए एक व्यापक फ्रेमवर्क है, जो मोबाइल एप्लिकेशन बनाने पर केंद्रित है जिसमें कस्टम यूजर इंटरफेस कंपोनेंट्स, एसिंक्रोनस कार्य प्रबंधन और स्थानीय डेटा पर्सिस्टेंस शामिल हैं। यह सॉफ़्टवेयर इंजीनियरिंग के लिए एक तकनीकी ज्ञान आधार के रूप में कार्य करता है, जो Markdown प्रारूप में आर्किटेक्चरल विश्लेषण और नोट्स को व्यवस्थित और प्रकाशित करने के लिए उपकरण प्रदान करता है। यह फ्रेमवर्क एक मजबूत दस्तावेज़-आधारित स्टोरेज लेयर के माध्यम से खुद को अलग करता है जो NoSQL दस्तावेज़ स्टोर के भीतर CRUD ऑपरेशन्स करने के लिए BSON-स्वरूपित रिकॉर्ड का उपयोग करता है। यह विशेष ऐप एक्सटेंशन संचार, क्रॉस-सैंडबॉक्स संदेश पासिंग और नेटिव शेयर शीट प्रस्तुति सहित व्यापक सिस्टम एकीकरण क्षमताएं प्रदान करता है, जो होस्ट एप्लिकेशन और सिस्टम-स्तरीय सेवाओं के बीच निर्बाध इंटरैक्शन की अनुमति देता है। यह प्रोजेक्ट थ्रेड-सेफ सिंक्रोनाइज़ेशन के साथ उन्नत समवर्ती प्रबंधन, रिस्पॉन्सिवनेस बनाए रखने के लिए बैकग्राउंड UI रेंडरिंग ऑफ़लोड और व्यापक अंतर्राष्ट्रीयकरण समर्थन सहित एक व्यापक क्षमता सतह को कवर करता है। इसमें स्टेटिक टाइप जनरेशन, स्वचालित एसेट मैपिंग और इंटरैक्टिव प्रोटोटाइप निर्माण के लिए डेवलपर-केंद्रित यूटिलिटीज के साथ-साथ भौगोलिक बीकन निगरानी और अनुकूली चार्ट निर्माण के लिए विशेष उपकरण भी शामिल हैं।

    Enables swipe-to-reveal actions in list items using pan gestures and constraint animations.

    GitHub पर देखें↗3,906
  1. Home
  2. User Interface & Experience
  3. Swipeable Table Cells

सब-टैग एक्सप्लोर करें

  • Swipe Action Table View ExtensionsAdds swipeable action buttons to UITableView cells with customizable appearance, transitions, and expansion thresholds. **Distinct from Swipeable Table Cells:** Distinct from Swipeable Table Cells: focuses on the extension pattern for adding swipe actions, not just the cell behavior.