Main framework for Soba, a SwiftUI-based note-taking application, established.
Changes
- Created main application structure using SwiftUI, establishing the foundation for note-taking functionalities.
- Integrated initial user interface components with ZStack for layered content presentation.
- Set up basic navigation using NavigationView for seamless user experience between notes and folders.