awesome-repositories.com
Blog
awesome-repositories.com

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

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

ECSlidingViewController/ECSlidingViewController

0
View on GitHub↗
4,288 Stars·801 Forks·Objective-C·MIT·4 Aufrufe

ECSlidingViewController

ECSlidingViewController ist eine UI-Komponente für die iOS-Navigation und ein Side-Menu-Controller. Er fungiert als View-Controller-Container, der geschichtete Oberflächen und ausfahrbare Navigationsmenüs verwaltet, wodurch ein sekundäres Menü unter einer primären Content-View gestapelt werden kann.

Das Framework enthält einen anpassbaren View-Transition-Manager, der Standard-Sliding-Animationen und Swipe-Interaktionen durch eigene Übergangslogik ersetzt. Es ist als Storyboard-kompatibler UI-Container konzipiert und unterstützt die Verwendung von Runtime-Attributen und Unwind-Segues für die Integration in Xcode-Storyboards.

Das Projekt deckt das Design geschichteter Oberflächen und Side-Menu-Navigation ab und nutzt gestenbasierte View-Offsets sowie eine delegatbasierte Übergangssteuerung, um die Bewegung zwischen dem primären Inhalt und dem ausfahrbaren Drawer zu verwalten.

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.

Star-Verlauf

Star-Verlauf für ecslidingviewcontroller/ecslidingviewcontrollerStar-Verlauf für ecslidingviewcontroller/ecslidingviewcontroller

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht ecslidingviewcontroller/ecslidingviewcontroller?

ECSlidingViewController ist eine UI-Komponente für die iOS-Navigation und ein Side-Menu-Controller. Er fungiert als View-Controller-Container, der geschichtete Oberflächen und ausfahrbare Navigationsmenüs verwaltet, wodurch ein sekundäres Menü unter einer primären Content-View gestapelt werden kann.

Was sind die Hauptfunktionen von ecslidingviewcontroller/ecslidingviewcontroller?

Die Hauptfunktionen von ecslidingviewcontroller/ecslidingviewcontroller sind: 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.

Welche Open-Source-Alternativen gibt es zu ecslidingviewcontroller/ecslidingviewcontroller?

Open-Source-Alternativen zu ecslidingviewcontroller/ecslidingviewcontroller sind unter anderem: 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…

Open-Source-Alternativen zu ECSlidingViewController

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ECSlidingViewController.
  • john-lluch/swrevealviewcontrollerAvatar von John-Lluch

    John-Lluch/SWRevealViewController

    4,489Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,489
  • jonkykong/sidemenuAvatar von jonkykong

    jonkykong/SideMenu

    5,819Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,819
  • viewdeck/viewdeckV

    ViewDeck/ViewDeck

    5,268Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,268
  • colineberhardt/vctransitionslibraryAvatar von ColinEberhardt

    ColinEberhardt/VCTransitionsLibrary

    4,527Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,527
Alle 30 Alternativen zu ECSlidingViewController anzeigen→