← Back to all updates

Initial project setup for Soba note-taking app

Commit: e12377c

Established foundational codebase for Soba on macOS and iOS using SwiftUI.

Changes

  • Created initial project structure with SwiftUI for note-taking functionalities.
  • Configured basic UI components including text fields and lists for note display.
  • Integrated Swift Package Manager for dependency management in the project.