Original PR: https://github.com/dscyrescotti/Memola/pull/2 Author: @dscyrescotti Created: 5/4/2024 Status: ✅ Merged Merged: 5/4/2024 Merged by: @dscyrescotti
Base: main ← Head: feature/setup
main
feature/setup
45b63ca
5 files changed (+95 additions, -30 deletions)
📝 Memola.xcodeproj/project.pbxproj (+47 -5) 📝 Memola/App/MemolaApp.swift (+1 -1) ➖ Memola/ContentView.swift (+0 -24) ➕ Memola/Features/Memo/MemoView.swift (+22 -0) ➕ Memola/Features/Memos/MemosView.swift (+25 -0)
Memola.xcodeproj/project.pbxproj
Memola/App/MemolaApp.swift
Memola/ContentView.swift
Memola/Features/Memo/MemoView.swift
Memola/Features/Memos/MemosView.swift
This PR sets up the project to embark the product development adding the core screens called MemoView and MemosView.
MemoView
MemosView
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dscyrescotti/Memola/pull/2
Author: @dscyrescotti
Created: 5/4/2024
Status: ✅ Merged
Merged: 5/4/2024
Merged by: @dscyrescotti
Base:
main← Head:feature/setup📝 Commits (1)
45b63cafeat: set up project📊 Changes
5 files changed (+95 additions, -30 deletions)
View changed files
📝
Memola.xcodeproj/project.pbxproj(+47 -5)📝
Memola/App/MemolaApp.swift(+1 -1)➖
Memola/ContentView.swift(+0 -24)➕
Memola/Features/Memo/MemoView.swift(+22 -0)➕
Memola/Features/Memos/MemosView.swift(+25 -0)📄 Description
Description
This PR sets up the project to embark the product development adding the core screens called
MemoViewandMemosView.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.