1 रिपॉजिटरी
Patterns for synchronizing state between view controllers via shared memory references.
Distinct from Reference-Based Data Access: None of the candidates cover the programmatic sharing of controller references for state synchronization in UI hierarchies.
Explore 1 awesome GitHub repository matching software engineering & architecture · Controller Reference Sharing. Refine with filters or upvote what's useful.
PKRevealController is an iOS navigation framework and slide-over UI controller. It functions as a gesture-based interface library and hierarchical view controller manager that allows secondary screens to slide over a primary content area through touch interactions. The system organizes parent and child controllers into a layered navigation structure, translating touch input into coordinate offsets to animate transitions. It manages the width and positioning of side panels to control the available screen real estate. The framework provides capabilities for side panel layout management and vie
Links parent and child controllers through shared references to synchronize state across the navigation hierarchy.