mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 03:20:50 +02:00
Add new loading indicators
This commit is contained in:
@@ -22,7 +22,6 @@ import Foundation
|
||||
protocol AppNavigatorProtocol {
|
||||
|
||||
var sideMenu: SideMenuPresentable { get }
|
||||
var alert: AlertPresentable { get }
|
||||
|
||||
/// Navigate to a destination screen or a state
|
||||
/// Do not use protocol with associatedtype for the moment like presented here https://www.swiftbysundell.com/articles/navigation-in-swift/#where-to-navigator use a separate enum
|
||||
|
||||
Reference in New Issue
Block a user