Documents tab with file sharing

This commit is contained in:
Arkadiusz Fal
2022-11-13 00:01:04 +01:00
parent ccded28468
commit 4657af2f3d
15 changed files with 474 additions and 59 deletions

View File

@@ -6,6 +6,7 @@ final class NavigationModel: ObservableObject {
enum TabSelection: Hashable {
case home
case documents
case subscriptions
case popular
case trending