New channel navigation

This commit is contained in:
Arkadiusz Fal
2022-05-29 20:26:56 +02:00
parent 21b1f61da6
commit 621681df8b
8 changed files with 114 additions and 53 deletions

View File

@@ -26,6 +26,8 @@ struct ContentView: View {
@Environment(\.horizontalSizeClass) private var horizontalSizeClass
#endif
let persistenceController = PersistenceController.shared
var body: some View {
Group {
#if os(iOS)