2 repository-uri
Native implementations of menu systems and navigation drawers for iOS applications.
Distinguishing note: The candidates are focused on security, calendars, or testing, not UI menu implementation logic.
Explore 2 awesome GitHub repositories matching mobile development · iOS Menu Implementations. Refine with filters or upvote what's useful.
RESideMenu is an iOS side menu component and user interface framework element used to implement the side-drawer navigation pattern on Apple mobile devices. It provides a sliding side panel that organizes top-level application sections and navigation links. The component specifically implements a parallax navigation menu, which shifts content layers at different speeds to create a sense of depth during transitions. This allows for the creation of a sliding menu that moves content visually when controllers are opened from either side of the screen. The system manages the interface through gest
Builds a native slide-out navigation system that follows classic iOS styling for accessing application settings.
The Wikipedia iOS app is a native client for reading, editing, and contributing to Wikipedia articles on iPhone and iPad. It provides a bridge-based rendering system that serializes view updates over JSON to native iOS components for fast scrolling, along with a native wikitext editor featuring real-time syntax highlighting and formatting tools for editing article content. The app includes a feature flag system with compile-time and runtime flags for enabling experimental capabilities through a hidden settings panel, and a file-based localization system that loads language-specific resource fi
Provides a native iOS menu implementation for accessing profile, notifications, and settings from main views.