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

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

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

ECSlidingViewController/ECSlidingViewController

0
View on GitHub↗

ECSlidingViewController

ECSlidingViewController एक iOS नेविगेशन UI घटक और साइड मेनू कंट्रोलर है। यह एक व्यू कंट्रोलर कंटेनर के रूप में कार्य करता है जो लेयर्ड इंटरफ़ेस और स्लाइड-आउट नेविगेशन मेनू का प्रबंधन करता है, जिससे एक माध्यमिक मेनू व्यू को प्राथमिक सामग्री व्यू के नीचे स्टैक किया जा सकता है।

इस फ्रेमवर्क में एक अनुकूलन योग्य व्यू ट्रांज़िशन मैनेजर शामिल है जो डिफ़ॉल्ट स्लाइडिंग एनिमेशन और स्वाइप इंटरैक्शन को कस्टम ट्रांज़िशन लॉजिक के साथ बदलता है। इसे एक स्टोरीबोर्ड-संगत UI कंटेनर के रूप में डिज़ाइन किया गया है, जो Xcode स्टोरीबोर्ड के भीतर एकीकरण के लिए रनटाइम विशेषताओं और अनवाइंड सेग्यूज़ के उपयोग का समर्थन करता है।

यह प्रोजेक्ट लेयर्ड इंटरफ़ेस डिज़ाइन और साइड मेनू नेविगेशन को कवर करता है, जो प्राथमिक सामग्री और स्लाइडिंग ड्रॉअर के बीच आंदोलन को प्रबंधित करने के लिए जेस्चर-संचालित व्यू ऑफ़सेटिंग और डेलिगेट-आधारित ट्रांज़िशन नियंत्रण का उपयोग करता है।

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Features

  • iOS Side Menu Controllers - Provides a specialized side menu controller for implementing sliding navigation drawers in iOS applications.
  • iOS Container View Controllers - Implements a specialized UIViewController container for managing the nesting and layout of a primary content view and a side menu.
  • iOS Navigation Drawers - Provides a reusable UI component for implementing hamburger menus and sidebar drawers on iOS.
  • Reveal View Interfaces - Uses a reveal-style interface where the primary content slides away to expose a secondary background menu.
  • Sliding Navigation Drawers - Implements a sliding navigation drawer that pushes or slides over the primary content view.
  • iOS View Controller Transitions - Provides custom animation logic and transitions for moving between the primary content and the side menu controllers.
  • View Controller Transition Logic - Provides a delegate-based system to customize the animation sequence and duration when transitioning between the main content and the menu.
  • Gesture-Driven Content Shifting - Translates real-time touch gestures into horizontal offsets of the main view to reveal the underlying navigation drawer.
  • UI Components - Standard side-sliding menu implementation.
4,288 स्टार्स·801 फोर्क्स·Objective-C·MIT·6 व्यूज़

स्टार हिस्ट्री

ecslidingviewcontroller/ecslidingviewcontroller के लिए स्टार हिस्ट्री चार्टecslidingviewcontroller/ecslidingviewcontroller के लिए स्टार हिस्ट्री चार्ट

अक्सर पूछे जाने वाले प्रश्न

ecslidingviewcontroller/ecslidingviewcontroller क्या करता है?

ECSlidingViewController एक iOS नेविगेशन UI घटक और साइड मेनू कंट्रोलर है। यह एक व्यू कंट्रोलर कंटेनर के रूप में कार्य करता है जो लेयर्ड इंटरफ़ेस और स्लाइड-आउट नेविगेशन मेनू का प्रबंधन करता है, जिससे एक माध्यमिक मेनू व्यू को प्राथमिक सामग्री व्यू के नीचे स्टैक किया जा सकता है।

ecslidingviewcontroller/ecslidingviewcontroller की मुख्य विशेषताएं क्या हैं?

ecslidingviewcontroller/ecslidingviewcontroller की मुख्य विशेषताएं हैं: iOS Side Menu Controllers, iOS Container View Controllers, iOS Navigation Drawers, Reveal View Interfaces, Sliding Navigation Drawers, iOS View Controller Transitions, View Controller Transition Logic, Gesture-Driven Content Shifting।

ecslidingviewcontroller/ecslidingviewcontroller के कुछ ओपन-सोर्स विकल्प क्या हैं?

ecslidingviewcontroller/ecslidingviewcontroller के ओपन-सोर्स विकल्पों में शामिल हैं: john-lluch/swrevealviewcontroller — SWRevealViewController is an iOS container view controller and navigation transition component used to create reveal… jonkykong/sidemenu — SideMenu is an iOS navigation menu library and mobile app navigation framework written in Swift. It provides reusable… viewdeck/viewdeck — ViewDeck is a side menu management framework and gesture-based navigation library for iOS. It provides a system for… colineberhardt/vctransitionslibrary — VCTransitionsLibrary is a suite of tools providing pre-built visual effects and gesture-driven controllers for… pkluz/pkrevealcontroller — PKRevealController is an iOS navigation framework and slide-over UI controller. It functions as a gesture-based… mortimergoro/mgswipetablecell — MGSwipeTableCell is an iOS mobile UI library providing a custom UIKit table view cell subclass. It is a swipeable UI…

ECSlidingViewController के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो ECSlidingViewController के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • john-lluch/swrevealviewcontrollerJohn-Lluch का अवतार

    John-Lluch/SWRevealViewController

    4,489GitHub पर देखें↗

    SWRevealViewController is an iOS container view controller and navigation transition component used to create reveal view interfaces. It functions as a side menu controller that slides a primary view to expose a secondary navigation panel or hidden content. The project enables the creation of layered UI where a main screen moves away from the edges via pan and tap gestures to reveal a background side menu. It manages the visual transitions and animation behaviors required to switch between these stacked view controllers. The system handles nested interface layers and view controller manageme

    Objective-C
    GitHub पर देखें↗4,489
  • jonkykong/sidemenujonkykong का अवतार

    jonkykong/SideMenu

    5,819GitHub पर देखें↗

    SideMenu is an iOS navigation menu library and mobile app navigation framework written in Swift. It provides reusable components for implementing animated slide-out side menus and navigation drawers within iOS applications. The framework supports continuous swiping navigation, allowing users to transition between menus on opposite sides of the screen in a single motion. It includes a coordination system to manage multiple menu instances across different navigation levels and a global configuration mechanism to ensure consistent behavior and appearance across all application screens. The libr

    Swift
    GitHub पर देखें↗5,819
  • viewdeck/viewdeckV

    ViewDeck/ViewDeck

    5,268GitHub पर देखें↗

    ViewDeck is a side menu management framework and gesture-based navigation library for iOS. It provides a system for coordinating the presentation, animation, and interaction logic of left and right side menus within a container view controller. The framework features a dynamic menu controller that allows for updating or removing active menu controllers at runtime to modify available navigation options. It includes a transition coordinator to manage custom motion and visual properties for sliding navigation panels. The library supports both programmatic menu control and gesture-based activati

    Objective-C
    GitHub पर देखें↗5,268
  • colineberhardt/vctransitionslibraryColinEberhardt का अवतार

    ColinEberhardt/VCTransitionsLibrary

    4,527GitHub पर देखें↗

    VCTransitionsLibrary is a suite of tools providing pre-built visual effects and gesture-driven controllers for managing transitions between view controllers in iOS applications. It serves as a UIKit animation framework that implements custom animations for navigating between screens to improve visual flow. The library features a collection of pre-defined animations, including flip, fold, cube, and crossfade effects. It includes an interactive transition controller that links gesture recognizers, such as swipes and pinches, to animations, allowing users to manually drive or cancel the navigati

    Objective-C
    GitHub पर देखें↗4,527
  • ECSlidingViewController के सभी 30 विकल्प देखें→