← Back to all updates

Reworked Navigation Settings to Reorderable Folder Layout

Commit: 2be6897

Navigation settings have been restructured into a reorderable folder layout for better organization.

Changes

  • Introduced a drag-and-drop interface for reordering folders within navigation settings using SwiftUI.
  • Implemented dynamic updates to folder order that persist across app launches via UserDefaults.
  • Enhanced accessibility support for folder navigation using VoiceOver and custom SwiftUI modifiers.
  • Updated visual hierarchy of navigation settings to improve user experience with clearer folder distinctions.