← Back to all updates

iPhone Navigation Redesign Implemented

Commit: 3b9c8f0

Navigation UI on iPhone has been redesigned for improved usability.

Changes

  • Revised navigation structure using SwiftUI’s NavigationStack for enhanced user flow.
  • Introduced a tab bar for quick access to primary sections, replacing the previous sidebar layout.
  • Implemented dynamic resizing of navigation elements to accommodate various screen sizes and orientations.