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.